DORMQL(LSAME, ILAENV, DLARFB, DLARFT, DORM2L, XERBLA) Constructor |
Namespace: DotNumerics.LinearAlgebra.CSLapackAssembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public DORMQL(
LSAME lsame,
ILAENV ilaenv,
DLARFB dlarfb,
DLARFT dlarft,
DORM2L dorm2l,
XERBLA xerbla
)
Public Sub New (
lsame As LSAME,
ilaenv As ILAENV,
dlarfb As DLARFB,
dlarft As DLARFT,
dorm2l As DORM2L,
xerbla As XERBLA
)
Request Example
View SourceParameters
- lsame LSAME
-
- ilaenv ILAENV
-
- dlarfb DLARFB
-
- dlarft DLARFT
-
- dorm2l DORM2L
-
- xerbla XERBLA
-
See Also