An NDoc Documented Class Library |
|
NewtonRootFinder Constructor (Function, Function, UInt32, Double)
Create a root finder for the given function.
Parameters
-
f
- the target function.
-
d
- the first derivative of the target function.
-
iterations
- the maximum number of iterations
-
error
- the maximum allowable relative error
See Also
NewtonRootFinder Class | numerics4net.root Namespace | NewtonRootFinder Constructor Overload List