Click or drag to resize

DLARFX(LSAME, DGEMV, DGER) 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 DLARFX(
	LSAME lsame,
	DGEMV dgemv,
	DGER dger
)
Request Example View Source

Parameters

lsame  LSAME
 
dgemv  DGEMV
 
dger  DGER
 
See Also