linear Constraint Matrix
Returns the coefficients of the constraints as a matrix. Assume we have the constraint Ax < b or Ax b, then this function returns the A matrix. The coefficients have not been adjusted for the direction of the constraints.