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)
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public int Run(
int ISPEC,
string NAME,
string OPTS,
int N1,
int N2,
int N3,
int N4
)VB
Public Function Run (
ISPEC As Integer,
NAME As String,
OPTS As String,
N1 As Integer,
N2 As Integer,
N3 As Integer,
N4 As Integer
) As Integer