DORMLQ(LSAME, ILAENV, DLARFB, DLARFT, DORML2, 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 DORMLQ(
LSAME lsame,
ILAENV ilaenv,
DLARFB dlarfb,
DLARFT dlarft,
DORML2 dorml2,
XERBLA xerbla
)
Public Sub New (
lsame As LSAME,
ilaenv As ILAENV,
dlarfb As DLARFB,
dlarft As DLARFT,
dorml2 As DORML2,
xerbla As XERBLA
)
Request Example
View SourceParameters
- lsame LSAME
-
- ilaenv ILAENV
-
- dlarfb DLARFB
-
- dlarft DLARFT
-
- dorml2 DORML2
-
- xerbla XERBLA
-
See Also