REFERENCES:
- .. [Orlitzky-Pi-Z]
- M. Orlitzky.
- Positive and Z-operators on closed convex cones.
-
.. [Tam]
B.-S. Tam.
Some results of polyhedral cones and simplicial cones.
check = True
if K1.is_proper() and K2.is_proper():
# All of the generators involved are extreme vectors and
- # therefore minimal [Tam]_. If this cone is neither solid nor
+ # therefore minimal. If this cone is neither solid nor
# strictly convex, then the tensor product of ``s`` and ``x``
# is the same as that of ``-s`` and ``-x``. However, as a
# /set/, ``tensor_products`` may still be minimal.
:meth:`positive_operator_gens`, :meth:`Z_operator_gens`,
- REFERENCES:
-
- M. Orlitzky.
- Positive and Z-operators on closed convex cones.
-
EXAMPLES:
Cross-positive operators on the nonnegative orthant are negations
:meth:`positive_operator_gens`, :meth:`cross_positive_operator_gens`,
- REFERENCES:
-
- M. Orlitzky.
- Positive and Z-operators on closed convex cones.
-
TESTS:
The Z-property is possessed by every Z-operator::