X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Fcone%2Fcone.py;h=a70b0165e950891c0839ded4301aa7a1d6b6336f;hb=eeca2aaf291ef8cb215e277c09c4205be8a84298;hp=9358585c2fea0397c87b82726c2d01a6c8960509;hpb=86955bb8a74e81a37d2e44be271f9f76f79ad114;p=sage.d.git diff --git a/mjo/cone/cone.py b/mjo/cone/cone.py index 9358585..a70b016 100644 --- a/mjo/cone/cone.py +++ b/mjo/cone/cone.py @@ -74,6 +74,12 @@ def motzkin_decomposition(K): such that ``P`` is strictly convex, ``S`` is a subspace, and ``K`` is the direct sum of ``P`` and ``S``. + .. NOTE:: + + The name "Motzkin decomposition" is not standard. The result + is usually stated as the "decomposition theorem", or "cone + decomposition theorem." + OUTPUT: An ordered pair ``(P,S)`` of closed convex polyhedral cones where