numpy.polynomial.hermite_e.HermiteE.has_sametype# 方法 polynomial.hermite_e.HermiteE.has_sametype(other)[source]# 检查类型是否匹配。 版本 1.7.0 中的新增功能。 参数: otherobject类实例。 返回值: boolboolean如果 other 与 self 是同一个类,则为 True