Click or drag to resize

DLASDQ(DBDSQR, DLARTG, DLASR, DSWAP, XERBLA, LSAME) 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 DLASDQ(
	DBDSQR dbdsqr,
	DLARTG dlartg,
	DLASR dlasr,
	DSWAP dswap,
	XERBLA xerbla,
	LSAME lsame
)
Request Example View Source

Parameters

dbdsqr  DBDSQR
 
dlartg  DLARTG
 
dlasr  DLASR
 
dswap  DSWAP
 
xerbla  XERBLA
 
lsame  LSAME
 
See Also