fC = facesAsCones(n,C)
While faces returns a list of lists of indices for the rays that make up the codimension n faces, this gives a list of actual cones. It is just a small wrapper around faces. Whenever possible, use faces instead.
|
|
|
|
|
|
The object facesAsCones is a method function.