Click or drag to resize

CG Class

Inheritance Hierarchy
SystemObject
  DotNumerics.LinearAlgebra.CSEispackCG

Namespace: DotNumerics.LinearAlgebra.CSEispack
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class CG
Request Example View Source

The CG type exposes the following members.

Constructors
Methods
 NameDescription
Public methodRun 
Top
Fields
 NameDescription
Private field_cbabk2 
Private field_cbal 
Private field_comqr 
Private field_comqr2 
Private field_corth 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also