numpy.polynomial.laguerre.Laguerre.has_sametype#

method

polynomial.laguerre.Laguerre.has_sametype(other)[源代码]#

检查类型是否匹配.

参数:
otherobject

类实例.

返回:
bool布尔值

如果 other 与 self 是同一个类,则为 True