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