ILAENVRun 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,
	string NAME,
	string OPTS,
	int N1,
	int N2,
	int N3,
	int N4
)

Parameters

ISPEC  Int32
 
NAME  String
 
OPTS  String
 
N1  Int32
 
N2  Int32
 
N3  Int32
 
N4  Int32
 

Return Value

Int32

See Also