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