Click or drag to resize

LinearProgrammingProblemObjectiveCoefficients Property

Gets and sets the coefficients for the objective function.

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

Property Value

DoubleVector
See Also