Click or drag to resize

xMinimizationBaseFunEvaluations Property

The number of function evaluations used to compute the minimum.

Namespace: DotNumerics.Optimization
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int FunEvaluations { get; set; }
Request Example View Source

Property Value

Int32
See Also