DORGBR(LSAME, ILAENV, DORGLQ, DORGQR, 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 DORGBR(
LSAME lsame,
ILAENV ilaenv,
DORGLQ dorglq,
DORGQR dorgqr,
XERBLA xerbla
)
Public Sub New (
lsame As LSAME,
ilaenv As ILAENV,
dorglq As DORGLQ,
dorgqr As DORGQR,
xerbla As XERBLA
)
Request Example
View SourceParameters
- lsame LSAME
-
- ilaenv ILAENV
-
- dorglq DORGLQ
-
- dorgqr DORGQR
-
- xerbla XERBLA
-
See Also