numpy / 1.16.1 / generated / numpy.polynomial.hermite_e.hermitee.has_sametype.html /

numpy.polynomial.hermite_e.HermiteE.has_sametype

method

HermiteE.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