Click or drag to resize

DCSRCH Class

Inheritance Hierarchy
SystemObject
  DotNumerics.Optimization.LBFGSBDCSRCH

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

The DCSRCH type exposes the following members.

Constructors
 NameDescription
Public methodDCSRCH 
Public methodDCSRCH(DCSTEP) 
Top
Methods
 NameDescription
Public methodRun 
Top
Fields
 NameDescription
Private field_dcstep 
Private fieldStatic memberP5 
Private fieldStatic memberP66 
Private fieldStatic memberXTRAPL 
Private fieldStatic memberXTRAPU 
Private fieldStatic memberZERO 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also