dual_exponential(r, x1, x2)
|
A dual exponential conic constraint of the form: |
dual_geomean(r, x)
|
A dual geometric mean conic constraint of the form: |
dual_power(r1, r2, x, alpha)
|
A dual power conic constraint of the form: |
primal_exponential(r, x1, x2)
|
A primal exponential conic constraint of the form: |
primal_geomean(r, x)
|
A primal geometric mean conic constraint of the form: |
primal_power(r1, r2, x, alpha)
|
A primal power conic constraint of the form: |
quadratic(r, x)
|
A quadratic conic constraint of the form: |
rotated_quadratic(r1, r2, x)
|
A rotated quadratic conic constraint of the form: |
svec_psdcone(x)
|
A domain consisting of vectorizations of the lower-triangular part of a positive semidefinite matrx, with the non-diagonal elements additionally rescaled. |