linear Constraint Adjusted Matrix
Returns the coefficients of the constraints as a matrix. Assume we have the constraint A*x < b, then this function returns the A matrix. The coefficients have been adjusted to ensure a less-than orientation for the constraints.