DLARFG(DLAMCH, DLAPY 2, DNRM 2, 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 DLARFG(
DLAMCH dlamch,
DLAPY2 dlapy2,
DNRM2 dnrm2,
DSCAL dscal
)VB
Public Sub New (
dlamch As DLAMCH,
dlapy2 As DLAPY2,
dnrm2 As DNRM2,
dscal As DSCAL
)