Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.analysis.integration.univariate.riemann.gaussian Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
ChebyshevRuleClasscom.numericalmethod.suanshu.analysis.integration.univariate.riemann.gaussian.ruleSuanShu
GaussChebyshevQuadratureGauss-Chebyshev Quadrature uses the following weighting function: w(x) = frac{1}{sqrt{1 - x^2}}Classcom.numericalmethod.suanshu.analysis.integration.univariate.riemann.gaussianSuanShu
GaussHermiteQuadratureGauss-Hermite quadrature exploits the fact that quadrature approximations are open integration formulas (that is, the values of the endpoints are not required) to evaluate of integrals in theClasscom.numericalmethod.suanshu.analysis.integration.univariate.riemann.gaussianSuanShu
GaussianQuadratureA quadrature rule is a method of numerical integration in which we approximate the integral of a function by a weighted sum of sample points.Classcom.numericalmethod.suanshu.analysis.integration.univariate.riemann.gaussianSuanShu
GaussianQuadratureRuleThis interface defines a Gaussian quadrature rule used in Gaussian quadrature.Interfacecom.numericalmethod.suanshu.analysis.integration.univariate.riemann.gaussian.ruleSuanShu
GaussLaguerreQuadratureGauss-Laguerre quadrature exploits the fact that quadrature approximations are open integration formulas (i.Classcom.numericalmethod.suanshu.analysis.integration.univariate.riemann.gaussianSuanShu
GaussLegendreQuadratureGauss-Legendre quadrature considers the simplest case of uniform weighting: (w(x) = 1).Classcom.numericalmethod.suanshu.analysis.integration.univariate.riemann.gaussianSuanShu
HermitePolynomialsA Hermite polynomial is defined by the recurrence relation below.Classcom.numericalmethod.suanshu.analysis.integration.univariate.riemann.gaussian.ruleSuanShu
HermiteRuleClasscom.numericalmethod.suanshu.analysis.integration.univariate.riemann.gaussian.ruleSuanShu
LaguerrePolynomialsLaguerre polynomials are defined by the recurrence relation below.Classcom.numericalmethod.suanshu.analysis.integration.univariate.riemann.gaussian.ruleSuanShu
LaguerreRuleClasscom.numericalmethod.suanshu.analysis.integration.univariate.riemann.gaussian.ruleSuanShu
LegendrePolynomialsA Legendre polynomial is defined by the recurrence relation below.Classcom.numericalmethod.suanshu.analysis.integration.univariate.riemann.gaussian.ruleSuanShu
LegendreRuleClasscom.numericalmethod.suanshu.analysis.integration.univariate.riemann.gaussian.ruleSuanShu
OrthogonalPolynomialFamilyThis factory class produces a family of orthogonal polynomials.Interfacecom.numericalmethod.suanshu.analysis.integration.univariate.riemann.gaussian.ruleSuanShu