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