DLAEDA(DCOPY, DGEMV, DROT, XERBLA) 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 DLAEDA(
DCOPY dcopy,
DGEMV dgemv,
DROT drot,
XERBLA xerbla
)VB
Public Sub New (
dcopy As DCOPY,
dgemv As DGEMV,
drot As DROT,
xerbla As XERBLA
)