Laguerre.has_samewindow()

numpy.polynomial.laguerre.Laguerre.has_samewindow

Laguerre.has_samewindow(other) [source]

Check if windows match.

New in version 1.6.0.

Parameters:

other : class instance

The other class must have the window attribute.

Returns:

bool : boolean

True if the windows are the same, False otherwise.

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部