DLAMC 1Run 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 void Run(
ref int BETA,
ref int T,
ref bool RND,
ref bool IEEE1
)VB
Public Sub Run (
ByRef BETA As Integer,
ByRef T As Integer,
ByRef RND As Boolean,
ByRef IEEE1 As Boolean
)