numpy.polynomial.hermite_e.HermiteE.has_sametype
-
HermiteE.has_sametype(other)[source] -
Проверка соответствия типов.
Введено в версии 1.7.0.
Параметры: other : объект
Экземпляр класса.
Возвращает: bool : булево значение
True, если other — тот же класс, что и self
© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.14.5/reference/generated/numpy.polynomial.hermite_e.HermiteE.has_sametype.html