Uses of Class
org.apache.commons.math3.analysis.integration.gauss.GaussIntegratorFactory
Packages that use GaussIntegratorFactory
Package
Description
Numerical integration (quadrature) algorithms for univariate real functions.
-
Uses of GaussIntegratorFactory in org.apache.commons.math3.analysis.integration
Fields in org.apache.commons.math3.analysis.integration declared as GaussIntegratorFactoryModifier and TypeFieldDescriptionprivate static final GaussIntegratorFactory
IterativeLegendreGaussIntegrator.FACTORY
Factory that computes the points and weights.