DLARF(DGEMV, DGER, LSAME) Constructor

Definition

Namespace: DotNumerics.LinearAlgebra.CSLapack
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
public DLARF(
	DGEMV dgemv,
	DGER dger,
	LSAME lsame
)

Parameters

dgemv  DGEMV
 
dger  DGER
 
lsame  LSAME
 

See Also