| Class | Description |
|---|---|
| AdaptiveIntegrator | An implementation of adaptive quadrature. |
| RombergIntegrator | An implementation of Romberg Integration. |
| SimpsonsIntegrator | The extended Simpson's rule for numerically integrating functions. |
| TrapezoidalIntegrator | The extended trapezoidal rule for numerically integrating functions. |