Click or drag to resize

RombergIntegrator Methods

The RombergIntegrator type exposes the following members.

Methods
 NameDescription
Public methodClone Creates a deep copy of this integrator.
Public methodIntegrate(OneVariableFunction, Double, Double) Estimates the integral of the given function over the given interval.
Public methodIntegrate(DoubleVector, DoubleVector, Double, Double) Estimates the integral of a linearly interpolated function between the points.
Top
See Also