numpy.polynomial.hermite_e.HermiteE.has_sametype# 方法 polynomial.hermite_e.HermiteE.has_sametype(other)[原始碼]# 檢查型別是否相符。 參數: other物件類別實例。 回傳值: bool布林值如果 other 與 self 是相同類別則為 True