An NDoc Documented Class Library

SecantRootFinder Constructor

Create a root finder for the given function.

Overload List

Create a root finder for the given function.

public SecantRootFinder(Function);

Create a root finder for the given function.

public SecantRootFinder(Function,uint,double);

See Also

SecantRootFinder Class | numerics4net.root Namespace