HermiteE.has_samedomain()

numpy.polynomial.hermite_e.HermiteE.has_samedomain

HermiteE.has_samedomain(other) [source]

Check if domains match.

New in version 1.6.0.

Parameters:

other : class instance

The other class must have the domain attribute.

Returns:

bool : boolean

True if the domains are the same, False otherwise.

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部