An NDoc Documented Class Library

FalsePositionRootFinder Constructor (Function)

Create a root finder for the given function.

public FalsePositionRootFinder(
   Function f
);

Parameters

f
the target function.

See Also

FalsePositionRootFinder Class | numerics4net.root Namespace | FalsePositionRootFinder Constructor Overload List