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