Click or drag to resize

LinearConstraintCoefficients Property

Gets and sets the coefficients for the linear combination that is constrained.

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

Property Value

DoubleVector
See Also