Click or drag to resize

DLAMC4 Class

-- LAPACK auxiliary routine (version 3.1) -- Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. November 2006 Purpose ======= DLAMC4 is a service routine for DLAMC2.
Inheritance Hierarchy
SystemObject
  DotNumerics.LinearAlgebra.CSLapackDLAMC4

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

The DLAMC4 type exposes the following members.

Constructors
 NameDescription
Public methodDLAMC4 
Public methodDLAMC4(DLAMC3) 
Top
Methods
 NameDescription
Public methodRun Purpose ======= DLAMC4 is a service routine for DLAMC2.
Top
Fields
 NameDescription
Private field_dlamc3 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also