numpy.polynomial.hermite
Hermite.
has_samecoef
Check if coefficients match.
New in version 1.6.0.
The other class must have the coef attribute.
coef
True if the coefficients are the same, False otherwise.
numpy.polynomial.hermite.Hermite.fromroots
numpy.polynomial.hermite.Hermite.has_samedomain