DORMBR(LSAME, ILAENV, DORMLQ, DORMQR, 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 DORMBR(
LSAME lsame,
ILAENV ilaenv,
DORMLQ dormlq,
DORMQR dormqr,
XERBLA xerbla
)
Public Sub New (
lsame As LSAME,
ilaenv As ILAENV,
dormlq As DORMLQ,
dormqr As DORMQR,
xerbla As XERBLA
)
Request Example
View SourceParameters
- lsame LSAME
-
- ilaenv ILAENV
-
- dormlq DORMLQ
-
- dormqr DORMQR
-
- xerbla XERBLA
-
See Also