numpy.polynomial.hermite_e.HermiteE.has_sametype
- 
HermiteE.has_sametype(other)[source] - 
Check if types match.
New in version 1.7.0.
Parameters: other : object
Class instance.
Returns: bool : boolean
True if other is same class as self
 
    © 2008–2017 NumPy Developers
Licensed under the NumPy License.
    https://docs.scipy.org/doc/numpy-1.13.0/reference/generated/numpy.polynomial.hermite_e.HermiteE.has_sametype.html