STEP 1Run Method
Definition
Namespace: DotNumerics.Optimization.TN
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 double Run(
double FNEW,
double FM,
double GTP,
double SMAX
)VB
Public Function Run (
FNEW As Double,
FM As Double,
GTP As Double,
SMAX As Double
) As Double