RegulaFalsiMethodDFindRoot Method |
Name | Description | |
---|---|---|
FindRoot(Double, Double) |
Finds the root of the given function.
(Inherited from RootFinderD.) | |
FindRoot(FuncDouble, Double, Double, Double) |
Finds the root of the given function.
(Overrides RootFinderDFindRoot(FuncDouble, Double, Double, Double).) | |
FindRoot(Double, Double, Double) |
Finds the x for the given function, such that f(x) = y.
(Inherited from RootFinderD.) |