DORGLQ(DLARFB, DLARFT, DORGL2, 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 DORGLQ(
DLARFB dlarfb,
DLARFT dlarft,
DORGL2 dorgl2,
XERBLA xerbla,
ILAENV ilaenv
)
Public Sub New (
dlarfb As DLARFB,
dlarft As DLARFT,
dorgl2 As DORGL2,
xerbla As XERBLA,
ilaenv As ILAENV
)
Request Example
View SourceParameters
- dlarfb DLARFB
-
- dlarft DLARFT
-
- dorgl2 DORGL2
-
- xerbla XERBLA
-
- ilaenv ILAENV
-
See Also