__declspec(property(get = Getb, put = Setfb)) TVec*b;
Defines b in A*x <= b equation.
Remarks:
Defines constraints b in the A*x <= b equation.
See Also: TMtxLP::Relations
Declared in Dew::Math::TMtxLP · Dew.Math/MtxVecTools.h · Cross-compiler