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