NewtonSolver_Old Class

Definition

Namespace: DWSIM.MathOps.MathEx.Optimization
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public class NewtonSolver_Old
Inheritance
Object    NewtonSolver_Old

Constructors

Properties

Methods

gradient 
minimizeerror 
Solve Solves a system of non-linear equations [f(x) = 0] using newton's method.
solve_internal 

Fields

Extension Methods

GetEnumNames
(Defined by General)
IsValidDouble
(Defined by General)

See Also