| DSTEQR(LSAME, DLAMCH, DLANST, DLAPY2, DLAE2, DLAEV2, DLARTG, DLASCL, DLASET, DLASR, DLASRT, DSWAP, XERBLA) Constructor | 
Namespace: DotNumerics.LinearAlgebra.CSLapackAssembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic DSTEQR(
	LSAME lsame,
	DLAMCH dlamch,
	DLANST dlanst,
	DLAPY2 dlapy2,
	DLAE2 dlae2,
	DLAEV2 dlaev2,
	DLARTG dlartg,
	DLASCL dlascl,
	DLASET dlaset,
	DLASR dlasr,
	DLASRT dlasrt,
	DSWAP dswap,
	XERBLA xerbla
)
Public Sub New ( 
	lsame As LSAME,
	dlamch As DLAMCH,
	dlanst As DLANST,
	dlapy2 As DLAPY2,
	dlae2 As DLAE2,
	dlaev2 As DLAEV2,
	dlartg As DLARTG,
	dlascl As DLASCL,
	dlaset As DLASET,
	dlasr As DLASR,
	dlasrt As DLASRT,
	dswap As DSWAP,
	xerbla As XERBLA
)
Parameters
- lsame  LSAME
-  
- dlamch  DLAMCH
-  
- dlanst  DLANST
-  
- dlapy2  DLAPY2
-  
- dlae2  DLAE2
-  
- dlaev2  DLAEV2
-  
- dlartg  DLARTG
-  
- dlascl  DLASCL
-  
- dlaset  DLASET
-  
- dlasr  DLASR
-  
- dlasrt  DLASRT
-  
- dswap  DSWAP
-  
- xerbla  XERBLA
-  
 See Also
See Also