Development information
The number of types.
Examples
>>> import dpnp as np >>> np.add.ntypes 14 >>> np.multiply.ntypes 14 >>> np.power.ntypes 13 >>> np.exp.ntypes 5 >>> np.remainder.ntypes 11