numpy.polynomial.laguerre.Laguerre.has_sametype#

method

polynomial.laguerre.Laguerre.has_sametype(other)[source]#

Check if types match.

Parameters:
otherobject

Class instance.

Returns:
boolboolean

True if other is same class as self