Click or drag to resize

DTGSJA(LSAME, DCOPY, DLAGS2, DLAPLL, DLARTG, DLASET, DROT, DSCAL, 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 DTGSJA(
	LSAME lsame,
	DCOPY dcopy,
	DLAGS2 dlags2,
	DLAPLL dlapll,
	DLARTG dlartg,
	DLASET dlaset,
	DROT drot,
	DSCAL dscal,
	XERBLA xerbla
)
Request Example View Source

Parameters

lsame  LSAME
 
dcopy  DCOPY
 
dlags2  DLAGS2
 
dlapll  DLAPLL
 
dlartg  DLARTG
 
dlaset  DLASET
 
drot  DROT
 
dscal  DSCAL
 
xerbla  XERBLA
 
See Also