An NDoc Documented Class Library

SimpsonsIntegrator Constructor

Create a integrator for the given function.

Overload List

Create a integrator for the given function.

public SimpsonsIntegrator(Function);

Create a integrator for the given function.

public SimpsonsIntegrator(Function,uint,double);

See Also

SimpsonsIntegrator Class | numerics4net.integration Namespace