Click or drag to resize

IPARMQ Class

-- LAPACK auxiliary routine (version 3.1) -- Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. November 2006 Purpose ======= This program sets problem and machine dependent parameters useful for xHSEQR and its subroutines. It is called whenever ILAENV is called with 12 .LE. ISPEC .LE. 16
Inheritance Hierarchy
SystemObject
  DotNumerics.LinearAlgebra.CSLapackIPARMQ

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

The IPARMQ type exposes the following members.

Constructors
 NameDescription
Public methodIPARMQ 
Top
Methods
 NameDescription
Public methodRun Purpose ======= This program sets problem and machine dependent parameters useful for xHSEQR and its subroutines. It is called whenever ILAENV is called with 12 .LE. ISPEC .LE. 16
Top
Fields
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also