numpy / 1.15.4 / generated / numpy.polynomial.hermite.hermite.has_sametype.html /

numpy.polynomial.hermite.Hermite.has_sametype

Hermite.has_sametype(other) [source]

Check if types match.

New in version 1.7.0.

Parameters:
other : object

Class instance.

Returns:
bool : boolean

True if other is same class as self

© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.15.4/reference/generated/numpy.polynomial.hermite.Hermite.has_sametype.html