Click or drag to resize

FORMK Class

Inheritance Hierarchy
SystemObject
  DotNumerics.Optimization.LBFGSBFORMK

Namespace: DotNumerics.Optimization.LBFGSB
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class FORMK
Request Example View Source

The FORMK type exposes the following members.

Constructors
Methods
 NameDescription
Public methodRun 
Top
Fields
 NameDescription
Private field_dcopy 
Private field_ddot 
Private field_dpofa 
Private field_dtrsl 
Private fieldStatic memberONE 
Private fieldStatic memberZERO 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also