DTGSJA(LSAME, DCOPY, DLAGS2, DLAPLL, DLARTG, DLASET, DROT, DSCAL, 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 DTGSJA(
LSAME lsame,
DCOPY dcopy,
DLAGS2 dlags2,
DLAPLL dlapll,
DLARTG dlartg,
DLASET dlaset,
DROT drot,
DSCAL dscal,
XERBLA xerbla
)
Public Sub New (
lsame As LSAME,
dcopy As DCOPY,
dlags2 As DLAGS2,
dlapll As DLAPLL,
dlartg As DLARTG,
dlaset As DLASET,
drot As DROT,
dscal As DSCAL,
xerbla As XERBLA
)
Request Example
View SourceParameters
- lsame LSAME
-
- dcopy DCOPY
-
- dlags2 DLAGS2
-
- dlapll DLAPLL
-
- dlartg DLARTG
-
- dlaset DLASET
-
- drot DROT
-
- dscal DSCAL
-
- xerbla XERBLA
-
See Also