Click or drag to resize

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

Parameters

dgemv  DGEMV
 
dger  DGER
 
lsame  LSAME
 
See Also