DSYTRD(DLATRD, DSYR 2K, DSYTD 2, XERBLA, LSAME, ILAENV) 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 DSYTRD(
DLATRD dlatrd,
DSYR2K dsyr2k,
DSYTD2 dsytd2,
XERBLA xerbla,
LSAME lsame,
ILAENV ilaenv
)VB
Public Sub New (
dlatrd As DLATRD,
dsyr2k As DSYR2K,
dsytd2 As DSYTD2,
xerbla As XERBLA,
lsame As LSAME,
ilaenv As ILAENV
)