DGBTRS(LSAME, DGEMV, DGER, DSWAP, DTBSV, 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 DGBTRS(
LSAME lsame,
DGEMV dgemv,
DGER dger,
DSWAP dswap,
DTBSV dtbsv,
XERBLA xerbla
)VB
Public Sub New (
lsame As LSAME,
dgemv As DGEMV,
dger As DGER,
dswap As DSWAP,
dtbsv As DTBSV,
xerbla As XERBLA
)