Click or drag to resize

LinearConstraintConstraintCoefficients 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 ILinearConstraintCoefficients ConstraintCoefficients { get; set; }

Property Value

ILinearConstraintCoefficients
See Also