An NDoc Documented Class Library

SimpsonsIntegrator Constructor (Function)

Create a integrator for the given function.

public SimpsonsIntegrator(
   Function f
);

Parameters

f
the target function.

See Also

SimpsonsIntegrator Class | numerics4net.integration Namespace | SimpsonsIntegrator Constructor Overload List