An NDoc Documented Class Library

FalsePositionRootFinder Constructor

Create a root finder for the given function.

Overload List

Create a root finder for the given function.

public FalsePositionRootFinder(Function);

Create a root finder for the given function.

public FalsePositionRootFinder(Function,uint,double);

See Also

FalsePositionRootFinder Class | numerics4net.root Namespace