An NDoc Documented Class Library

NewtonRootFinder Constructor

Create a root finder for the given function.

Overload List

Create a root finder for the given function.

public NewtonRootFinder(Function,Function);

Create a root finder for the given function.

public NewtonRootFinder(Function,Function,uint,double);

See Also

NewtonRootFinder Class | numerics4net.root Namespace