Click or drag to resize

DLASQ1(DCOPY, DLAS2, DLASCL, DLASQ2, DLASRT, XERBLA, DLAMCH) 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 DLASQ1(
	DCOPY dcopy,
	DLAS2 dlas2,
	DLASCL dlascl,
	DLASQ2 dlasq2,
	DLASRT dlasrt,
	XERBLA xerbla,
	DLAMCH dlamch
)
Request Example View Source

Parameters

dcopy  DCOPY
 
dlas2  DLAS2
 
dlascl  DLASCL
 
dlasq2  DLASQ2
 
dlasrt  DLASRT
 
xerbla  XERBLA
 
dlamch  DLAMCH
 
See Also