Click or drag to resize

DLAEXC(DLAMCH, DLANGE, DLACPY, DLANV2, DLARFG, DLARFX, DLARTG, DLASY2, DROT) 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 DLAEXC(
	DLAMCH dlamch,
	DLANGE dlange,
	DLACPY dlacpy,
	DLANV2 dlanv2,
	DLARFG dlarfg,
	DLARFX dlarfx,
	DLARTG dlartg,
	DLASY2 dlasy2,
	DROT drot
)
Request Example View Source

Parameters

dlamch  DLAMCH
 
dlange  DLANGE
 
dlacpy  DLACPY
 
dlanv2  DLANV2
 
dlarfg  DLARFG
 
dlarfx  DLARFX
 
dlartg  DLARTG
 
dlasy2  DLASY2
 
drot  DROT
 
See Also