DLABRD(DGEMV, DLARFG, DSCAL) 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 DLABRD(
DGEMV dgemv,
DLARFG dlarfg,
DSCAL dscal
)VB
Public Sub New (
dgemv As DGEMV,
dlarfg As DLARFG,
dscal As DSCAL
)