Quadrature is a general-purpose integrator that uses a globally adaptive scheme in order to reduce the absolute error.

The Quadrature..::.IFunction type exposes the following members.

Methods

NameDescription
F
Function to be integrated.

See Also