public interface OrthogonalPolynomialFamily
Modifier and Type | Method and Description |
---|---|
Polynomial |
getPolynomial(int order)
Return an instance of the polynomial class of a given order.
|
Polynomial getPolynomial(int order)
order
- the order of the polynomialCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.