W3cubDocs

/NumPy 2.4

numpy.polynomial.hermite.Hermite.has_sametype

method

polynomial.hermite.Hermite.has_sametype(other)[source]

Check if types match.

Parameters:
otherobject

Class instance.

Returns:
boolboolean

True if other is same class as self

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