Package dev.nm.analysis.integration.univariate.riemann.gaussian.rule
-
Interface Summary Interface Description GaussianQuadratureRule This interface defines a Gaussian quadrature rule used in Gaussian quadrature.OrthogonalPolynomialFamily This factory class produces a family of orthogonal polynomials. -
Class Summary Class Description ChebyshevRule HermitePolynomials A Hermite polynomial is defined by the recurrence relation below.HermiteRule LaguerrePolynomials Laguerre polynomials are defined by the recurrence relation below.LaguerreRule LegendrePolynomials A Legendre polynomial is defined by the recurrence relation below.LegendreRule