numpy.polynomial.laguerre.Laguerre.has_sametype#

方法

polynomial.laguerre.Laguerre.has_sametype(other)[source]#

檢查類型是否相符。

參數:
other物件

類別實例。

回傳:
bool布林值

如果 other 與 self 是相同類別則為 True