matrix_constraint

Classes

matrix_constraint(A[, lb, ub, rhs, x, sparse])

A container for constraints of the form lb <= Ax <= ub.