Package | Description |
---|---|
org.apache.commons.math3.analysis.integration |
Numerical integration (quadrature) algorithms for univariate real functions.
|
Modifier and Type | Field and Description |
---|---|
private static GaussIntegratorFactory |
IterativeLegendreGaussIntegrator.FACTORY
Factory that computes the points and weights.
|