DLARFB(LSAME, DCOPY, DGEMM, DTRMM) 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 DLARFB(
LSAME lsame,
DCOPY dcopy,
DGEMM dgemm,
DTRMM dtrmm
)VB
Public Sub New (
lsame As LSAME,
dcopy As DCOPY,
dgemm As DGEMM,
dtrmm As DTRMM
)