X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=dunshire%2Fcones.py;h=7fc8bf94993e4df86b2f57c2e6b6d6aefa65d8c4;hb=HEAD;hp=bc2764098176f2020a7165ebd41155ca77e6ef79;hpb=7d7775ac5300884e4e87fad322daa98469e3531c;p=dunshire.git diff --git a/dunshire/cones.py b/dunshire/cones.py index bc27640..dc1964e 100644 --- a/dunshire/cones.py +++ b/dunshire/cones.py @@ -753,7 +753,7 @@ class CartesianProduct(SymmetricCone): Return a dictionary of dimensions corresponding to the factors of this cartesian product. The format of this dictionary is described in the `CVXOPT user's guide - `_. + `_. Returns -------