Create a integrator for the given function.
Create a integrator for the given function.
public SimpsonsIntegrator(Function);
Create a integrator for the given function.
public SimpsonsIntegrator(Function,uint,double);
SimpsonsIntegrator Class | numerics4net.integration Namespace