| DLAEXC(DLAMCH, DLANGE, DLACPY, DLANV2, DLARFG, DLARFX, DLARTG, DLASY2, DROT) Constructor | 
Namespace: DotNumerics.LinearAlgebra.CSLapackAssembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic DLAEXC(
	DLAMCH dlamch,
	DLANGE dlange,
	DLACPY dlacpy,
	DLANV2 dlanv2,
	DLARFG dlarfg,
	DLARFX dlarfx,
	DLARTG dlartg,
	DLASY2 dlasy2,
	DROT drot
)
Public Sub New ( 
	dlamch As DLAMCH,
	dlange As DLANGE,
	dlacpy As DLACPY,
	dlanv2 As DLANV2,
	dlarfg As DLARFG,
	dlarfx As DLARFX,
	dlartg As DLARTG,
	dlasy2 As DLASY2,
	drot As DROT
)
Parameters
- dlamch  DLAMCH
-  
- dlange  DLANGE
-  
- dlacpy  DLACPY
-  
- dlanv2  DLANV2
-  
- dlarfg  DLARFG
-  
- dlarfx  DLARFX
-  
- dlartg  DLARTG
-  
- dlasy2  DLASY2
-  
- drot  DROT
-  
 See Also
See Also