An NDoc Documented Class Library

SecantRootFinder Constructor (Function)

Create a root finder for the given function.

public SecantRootFinder(
   Function f
);

Parameters

f
the target function.

See Also

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