Click or drag to resize

MSLV Class

Inheritance Hierarchy
SystemObject
  DotNumerics.Optimization.TNMSLV

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

The MSLV type exposes the following members.

Constructors
 NameDescription
Public methodMSLV 
Public methodMSLV(DDOT, SSBFGS) 
Top
Methods
 NameDescription
Public methodRun 
Top
Fields
 NameDescription
Private field_ddot 
Private field_ssbfgs 
Private fieldGHYK 
Private fieldGHYR 
Private fieldGSR 
Private fieldONE 
Private fieldRDIAGB 
Private fieldYKHYK 
Private fieldYKHYR 
Private fieldYKSR 
Private fieldYRHYR 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also