X-Git-Url: https://gitweb.michael.orlitzky.com/?p=dunshire.git;a=blobdiff_plain;f=dunshire%2Fcones.py;fp=dunshire%2Fcones.py;h=dc1964e3fde54a4a10b1cbfc11e8f4edbca962fa;hp=bc2764098176f2020a7165ebd41155ca77e6ef79;hb=e2afaec126c88869a7e8a246b99bc1b90713ab62;hpb=38ed6ff99d1bb2e96d78927f5d1857a327fbccfa 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 -------