Click or drag to resize

DLALSA(DCOPY, DGEMM, DLALS0, DLASDT, 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 DLALSA(
	DCOPY dcopy,
	DGEMM dgemm,
	DLALS0 dlals0,
	DLASDT dlasdt,
	XERBLA xerbla
)
Request Example View Source

Parameters

dcopy  DCOPY
 
dgemm  DGEMM
 
dlals0  DLALS0
 
dlasdt  DLASDT
 
xerbla  XERBLA
 
See Also