Form Data Regressioneval_ f Method
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public bool eval_f(
int n,
double[] x,
bool new_x,
ref double obj_value
)VB
Public Function eval_f (
n As Integer,
x As Double(),
new_x As Boolean,
ByRef obj_value As Double
) As Boolean