TMtxLP.b Property

TVec b { get; set; }

Defines b in A*x <= b equation.

Result: stored in self (calling object), returns self for chaining

Remarks:

Defines constraints b in the A*x <= b equation.

See Also: TMtxLP.Relations