Click or drag to resize

Newton Class

Inheritance Hierarchy
SystemObject
  DWSIM.MathOps.MathEx.OptimizationLNewton

Namespace: DWSIM.MathOps.MathEx.OptimizationL
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public class Newton
Request Example View Source

The Newton type exposes the following members.

Constructors
 NameDescription
Public methodNewton 
Top
Properties
Methods
 NameDescription
Public methodSolve Minimizes a function value using HC algorithm.
Top
Fields
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also