Click or drag to resize

DLAEDA(DCOPY, DGEMV, DROT, XERBLA) Constructor


Namespace: DotNumerics.LinearAlgebra.CSLapack
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DLAEDA(
	DCOPY dcopy,
	DGEMV dgemv,
	DROT drot,
	XERBLA xerbla
)
Request Example View Source

Parameters

dcopy  DCOPY
 
dgemv  DGEMV
 
drot  DROT
 
xerbla  XERBLA
 
See Also