Classes
matrix_constraint(A[, lb, ub, rhs, x, sparse])
matrix_constraint
A container for constraints of the form lb <= Ax <= ub.