numpy.polynomial.hermite
numpy.polynomial.hermite.Hermite.has_sametype
numpy.polynomial.hermite.Hermite.identity
Hermite.
has_samewindow
Check if windows match.
New in version 1.6.0.
other : class instance
The other class must have the window attribute.
window
bool : boolean
True if the windows are the same, False otherwise.