Click or drag to resize

MATUPD Class

Inheritance Hierarchy
SystemObject
  DotNumerics.Optimization.LBFGSBMATUPD

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

The MATUPD type exposes the following members.

Constructors
 NameDescription
Public methodMATUPD 
Public methodMATUPD(DCOPY, DDOT) 
Top
Methods
 NameDescription
Public methodRun 
Top
Fields
 NameDescription
Private field_dcopy 
Private field_ddot 
Private fieldStatic memberONE 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also