numpy.polynomial.hermite_e.HermiteE.has_sametype
method
- 
polynomial.hermite_e.HermiteE.has_sametype(other)[source] - 
Check if types match.
New in version 1.7.0.
- Parameters
 - 
- 
otherobject - 
Class instance.
 
 - 
 - Returns
 - 
- 
boolboolean - 
True if other is same class as self
 
 - 
 
 
    © 2005–2021 NumPy Developers
Licensed under the 3-clause BSD License.
    https://numpy.org/doc/1.21/reference/generated/numpy.polynomial.hermite_e.HermiteE.has_sametype.html