DLAPLL(DDOT, DAXPY, DLARFG, DLAS 2) 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 DLAPLL(
DDOT ddot,
DAXPY daxpy,
DLARFG dlarfg,
DLAS2 dlas2
)VB
Public Sub New (
ddot As DDOT,
daxpy As DAXPY,
dlarfg As DLARFG,
dlas2 As DLAS2
)