Click or drag to resize

EqualityConstrainedQPProblemc Property

Gets and the vector of coefficients for the linear terms in the objective function. Sometimes called the gradient.

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

Property Value

DoubleVector
See Also