numpy.polynomial.polynomial.Polynomial.has_sametype# method polynomial.polynomial.Polynomial.has_sametype(other)[source]# Check if types match. Parameters: otherobjectClass instance. Returns: boolbooleanTrue if other is same class as self