Degree

Return the number of subcones in the product of second-order cones.

C++ API

Int soc::Degree(const Matrix<Int> &firstInds)
Int soc::Degree(const ElementalMatrix<Int> &firstInds)
Int soc::Degree(const DistMultiVec<Int> &firstInds)

C API

TODO

Python API

TODO