Click or drag to resize

EqualityConstrainedQPProblemA Property

Gets and sets the constraints matrix.

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

Property Value

DoubleMatrix
See Also