NumPy

Previous topic

numpy.polynomial.laguerre.Laguerre.has_samedomain

Next topic

numpy.polynomial.laguerre.Laguerre.has_samewindow

numpy.polynomial.laguerre.Laguerre.has_sametype

method

Laguerre.has_sametype(self, other)[source]

Check if types match.

New in version 1.7.0.

Parameters
otherobject

Class instance.

Returns
boolboolean

True if other is same class as self