Click or drag to resize

LNSRLB Class

Inheritance Hierarchy
SystemObject
  DotNumerics.Optimization.LBFGSBLNSRLB

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 LNSRLB
Request Example View Source

The LNSRLB type exposes the following members.

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