|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnivariateRealIntegrator | |
---|---|
org.apache.commons.math.analysis.integration | Numerical integration (quadrature) algorithms for univariate real functions. |
Uses of UnivariateRealIntegrator in org.apache.commons.math.analysis.integration |
---|
Classes in org.apache.commons.math.analysis.integration that implement UnivariateRealIntegrator | |
---|---|
class |
LegendreGaussIntegrator
Implements the Legendre-Gauss quadrature formula. |
class |
RombergIntegrator
Implements the Romberg Algorithm for integration of real univariate functions. |
class |
SimpsonIntegrator
Implements the Simpson's Rule for integration of real univariate functions. |
class |
TrapezoidIntegrator
Implements the Trapezoidal Rule for integration of real univariate functions. |
class |
UnivariateRealIntegratorImpl
Provide a default implementation for several generic functions. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |