DSYTD 2(DAXPY, DLARFG, DSYMV, DSYR 2, XERBLA, LSAME, DDOT) 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 DSYTD2(
DAXPY daxpy,
DLARFG dlarfg,
DSYMV dsymv,
DSYR2 dsyr2,
XERBLA xerbla,
LSAME lsame,
DDOT ddot
)VB
Public Sub New (
daxpy As DAXPY,
dlarfg As DLARFG,
dsymv As DSYMV,
dsyr2 As DSYR2,
xerbla As XERBLA,
lsame As LSAME,
ddot As DDOT
)