Represents an algorithm that solves a system of nonlinear equations using Powell's dogleg method.
Namespace: Extreme.Mathematics.EquationSolvers
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
| Visual Basic (Declaration) |
Public NotInheritable Class DoglegSystemSolver _
Inherits EquationSystemSolver
|
Remarks
Inheritance Hierarchy
See Also