qics.cones.NonNegOrthant

class qics.cones.NonNegOrthant(n)[source]

A class representing a nonnegative orthant

\[\mathbb{R}^n_+ = \{ x \in \mathbb{R}^n : x \geq 0 \}.\]
Parameters:
nint

Dimension of the cone.