DGETRS(LSAME, DLASWP, DTRSM, XERBLA) 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 DGETRS(
	LSAME lsame,
	DLASWP dlaswp,
	DTRSM dtrsm,
	XERBLA xerbla
)

Parameters

lsame  LSAME
 
dlaswp  DLASWP
 
dtrsm  DTRSM
 
xerbla  XERBLA
 

See Also