Newton Raphson System 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) |
| Set |
Sets the target functions.
(Inherited from EquationSystemSolver) |
| Set |
Sets the target functions.
(Inherited from EquationSystemSolver) |
| Set |
Defines the left hand sides of the equations to solve as a set of lambda expressions.
(Inherited from EquationSystemSolver) |
| Set |
Sets the target functions.
(Inherited from EquationSystemSolver) |
| Solve() |
Attempts to find a root or zero of the target function.
(Inherited from EquationSystemSolver) |
| Solve( |
Attempts to find the point where the target function equals the specified value.
(Inherited from EquationSystemSolver) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |