Click or drag to resize

IActiveSetQPSolverOptimalX Property

If the solver was successful, OptimalX returns the point at which the objective function is minimized.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public abstract DoubleVector OptimalX { get; }

Property Value

DoubleVector
See Also