x3cflux.InequalitySystem
- class x3cflux.InequalitySystem
System of linear inequality constraints
Given by .. math mathbf{C}_text{ineq} cdot mathbf{theta} = mathbf{d}_text{ineq} Each row of the inequality defines a half space whose intersections defines the solution space of the constraints, a (possibly not bounded) polytope.
Attributes
boundUpper bounds of the constraints
matrixLinear coefficients of the constraints
Methods