Uses of Interface
dev.nm.analysis.integration.univariate.riemann.gaussian.rule.OrthogonalPolynomialFamily
-
Packages that use OrthogonalPolynomialFamily Package Description dev.nm.analysis.integration.univariate.riemann.gaussian.rule -
-
Uses of OrthogonalPolynomialFamily in dev.nm.analysis.integration.univariate.riemann.gaussian.rule
Classes in dev.nm.analysis.integration.univariate.riemann.gaussian.rule that implement OrthogonalPolynomialFamily Modifier and Type Class Description class
HermitePolynomials
A Hermite polynomial is defined by the recurrence relation below.class
LaguerrePolynomials
Laguerre polynomials are defined by the recurrence relation below.class
LegendrePolynomials
A Legendre polynomial is defined by the recurrence relation below.
-