An NDoc Documented Class Library

RombergIntegrator Constructor (Function)

Create a integrator for the given function.

public RombergIntegrator(
   Function f
);

Parameters

f
the target function.

See Also

RombergIntegrator Class | numerics4net.integration Namespace | RombergIntegrator Constructor Overload List