Click or drag to resize

DLAPLL(DDOT, DAXPY, DLARFG, DLAS2) 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 DLAPLL(
	DDOT ddot,
	DAXPY daxpy,
	DLARFG dlarfg,
	DLAS2 dlas2
)
Request Example View Source

Parameters

ddot  DDOT
 
daxpy  DAXPY
 
dlarfg  DLARFG
 
dlas2  DLAS2
 
See Also