An NDoc Documented Class Library

RombergIntegrator Constructor

Create a integrator for the given function.

Overload List

Create a integrator for the given function.

public RombergIntegrator(Function);

Create a integrator for the given function.

public RombergIntegrator(Function,uint,double);

See Also

RombergIntegrator Class | numerics4net.integration Namespace