Newton |
The NewtonSolver_Old type exposes the following members.
| Name | Description | |
|---|---|---|
| NewtonSolver_Old |
| Name | Description | |
|---|---|---|
| EnableDamping | ||
| Iterations | ||
| MaxIterations | ||
| Tolerance |
| Name | Description | |
|---|---|---|
| gradient | ||
| minimizeerror | ||
| Solve | Solves a system of non-linear equations [f(x) = 0] using newton's method. | |
| solve_internal |
| Name | Description | |
|---|---|---|
| _error | ||
| _Iterations | ||
| brentsolver | ||
| fxb | ||
| tmpdx | ||
| tmpx |
| Name | Description | |
|---|---|---|
| GetEnumNames | (Defined by General) | |
| IsValidDouble | (Defined by General) |