DTGSJA(LSAME, DCOPY, DLAGS 2, DLAPLL, DLARTG, DLASET, DROT, DSCAL, XERBLA) Constructor
Definition
Namespace: DotNumerics.LinearAlgebra.CSLapack
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public DTGSJA(
LSAME lsame,
DCOPY dcopy,
DLAGS2 dlags2,
DLAPLL dlapll,
DLARTG dlartg,
DLASET dlaset,
DROT drot,
DSCAL dscal,
XERBLA xerbla
)VB
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
)