An NDoc Documented Class Library

BisectionRootFinder Constructor

Create a root finder for the given function.

Overload List

Create a root finder for the given function.

public BisectionRootFinder(Function);

Create a root finder for the given function.

public BisectionRootFinder(Function,uint,double);

See Also

BisectionRootFinder Class | numerics4net.root Namespace