Click or drag to resize

DLAMC1 Class

-- LAPACK auxiliary routine (version 3.1) -- Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. November 2006 Purpose ======= DLAMC1 determines the machine parameters given by BETA, T, RND, and IEEE1.
Inheritance Hierarchy
SystemObject
  DotNumerics.LinearAlgebra.CSLapackDLAMC1

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

The DLAMC1 type exposes the following members.

Constructors
 NameDescription
Public methodDLAMC1 
Public methodDLAMC1(DLAMC3) 
Top
Methods
 NameDescription
Public methodRun Purpose ======= DLAMC1 determines the machine parameters given by BETA, T, RND, and IEEE1.
Top
Fields
 NameDescription
Private field_dlamc3 
Private fieldFIRST 
Private fieldLBETA 
Private fieldLIEEE1 
Private fieldLRND 
Private fieldLT 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also