numpy / 1.17.0 / generated / numpy.polynomial.legendre.legendre.has_sametype.html /

numpy.polynomial.legendre.Legendre.has_sametype

method

Legendre.has_sametype(self, 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