numpy.polynomial.hermite_e.HermiteE.has_sametype# 方法 polynomial.hermite_e.HermiteE.has_sametype(other)[source]# 检查类型是否匹配。 参数: other对象类实例。 返回: bool布尔值如果 other 与 self 属于同一类,则为 True