Click or drag to resize

DORMR2(LSAME, DLARF, 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 DORMR2(
	LSAME lsame,
	DLARF dlarf,
	XERBLA xerbla
)
Request Example View Source

Parameters

lsame  LSAME
 
dlarf  DLARF
 
xerbla  XERBLA
 
See Also