Click or drag to resize

DLARFB(LSAME, DCOPY, DGEMM, DTRMM) 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 DLARFB(
	LSAME lsame,
	DCOPY dcopy,
	DGEMM dgemm,
	DTRMM dtrmm
)
Request Example View Source

Parameters

lsame  LSAME
 
dcopy  DCOPY
 
dgemm  DGEMM
 
dtrmm  DTRMM
 
See Also