See: Description
Interface | Description |
---|---|
UnivariateRealIntegrator |
Interface for univariate real integration algorithms.
|
Class | Description |
---|---|
LegendreGaussIntegrator |
Implements the
Legendre-Gauss quadrature formula.
|
RombergIntegrator |
Implements the
Romberg Algorithm for integration of real univariate functions.
|
SimpsonIntegrator |
Implements the
Simpson's Rule for integration of real univariate functions.
|
TrapezoidIntegrator |
Implements the
Trapezoidal Rule for integration of real univariate functions.
|
UnivariateRealIntegratorImpl |
Provide a default implementation for several generic functions.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved