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