DLALS 0(DCOPY, DGEMV, DLACPY, DLASCL, DROT, DSCAL, XERBLA, DLAMC 3, DNRM 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 DLALS0(
DCOPY dcopy,
DGEMV dgemv,
DLACPY dlacpy,
DLASCL dlascl,
DROT drot,
DSCAL dscal,
XERBLA xerbla,
DLAMC3 dlamc3,
DNRM2 dnrm2
)VB
Public Sub New (
dcopy As DCOPY,
dgemv As DGEMV,
dlacpy As DLACPY,
dlascl As DLASCL,
drot As DROT,
dscal As DSCAL,
xerbla As XERBLA,
dlamc3 As DLAMC3,
dnrm2 As DNRM2
)