4.1.12. numpy.polynomial.Polynomial.has_sametype

method

Polynomial. has_sametype ( other )

Check if types match.

버전 1.7.0에 추가.

Parameters
other object

Class instance.

Returns
bool boolean

True if other is same class as self