Click or drag to resize

ConstrainedOptimizerResult Property

Gets the result of the most recent solve attempt.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public ConstrainedOptimizerSolveResult Result { get; }

Property Value

ConstrainedOptimizerSolveResult
See Also