dpnp.issubsctype

dpnp.issubsctype(arg1, arg2)[source]

Determine if the first argument is a subclass of the second argument.

For full documentation refer to numpy.issubsctype.