numpy.polynomial.hermite.Hermite.has_sametype# method polynomial.hermite.Hermite.has_sametype(other)[source]# Check if types match. New in version 1.7.0. Parameters: otherobjectClass instance. Returns: boolbooleanTrue if other is same class as self