| ConstrainedOptimizeroptimalValue_ Field |
Optimal value of the objective function if the the result of
the solver is SolveResult.Optimal
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax protected double optimalValue_
Protected optimalValue_ As Double
protected:
double optimalValue_
val mutable optimalValue_: float
Field Value
DoubleSee Also