Newton Raphson Solver Methods
Methods
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Get | Serves as the default hash function. (Inherited from Object) |
| Get | Gets the Type of the current instance. (Inherited from Object) |
| Solve() |
Attempts to find a root or zero of the target function.
(Inherited from EquationSolver) |
| Solve( |
Attempts to find the point where the target function equals the specified value.
(Inherited from EquationSolver) |
| Solve( | Attempts to find the point where the target function equals the specified value. |
| ToString | Returns a string that represents the current object. (Inherited from Object) |