An NDoc Documented Class Library

TrapezoidalIntegrator Constructor (Function)

Create a integrator for the given function.

public TrapezoidalIntegrator(
   Function f
);

Parameters

f
the target function.

See Also

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