An NDoc Documented Class Library

AdaptiveIntegrator Constructor (Function)

Create a integrator for the given function.

public AdaptiveIntegrator(
   Function f
);

Parameters

f
the target function.

See Also

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