Click or drag to resize

EqualityConstrainedQPProblemb Property

Gets and sets the right hand side vector for the linear equality constraints.

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

Property Value

DoubleVector
See Also