DLASDQ(DBDSQR, DLARTG, DLASR, DSWAP, XERBLA, LSAME) Constructor |
Namespace: DotNumerics.LinearAlgebra.CSLapackAssembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public DLASDQ(
DBDSQR dbdsqr,
DLARTG dlartg,
DLASR dlasr,
DSWAP dswap,
XERBLA xerbla,
LSAME lsame
)
Public Sub New (
dbdsqr As DBDSQR,
dlartg As DLARTG,
dlasr As DLASR,
dswap As DSWAP,
xerbla As XERBLA,
lsame As LSAME
)
Request Example
View SourceParameters
- dbdsqr DBDSQR
-
- dlartg DLARTG
-
- dlasr DLASR
-
- dswap DSWAP
-
- xerbla XERBLA
-
- lsame LSAME
-
See Also