IEEECKRun Method

Definition

Namespace: DotNumerics.LinearAlgebra.CSLapack
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
public int Run(
	int ISPEC,
	double ZERO,
	double ONE
)

Parameters

ISPEC  Int32
 
ZERO  Double
 
ONE  Double
 

Return Value

Int32

See Also