cayley(P1,P2),cayley(P1,P2,k),cayley(P1,P2,P3),cayley(P1,P2,P3,k),cayley(L),cayley(L,k),cayley(M1,M2),cayley(M1,M2,k),cayley(M1,M2,M3),cayley(M1,M2,M3,k)Given polytopes P and Q the function computes the cayley sum of P and Q.
|
|
|
|
One can also construct the Cayley polytope of order k by specifying the positive integer k.
|
|
You can also compute the Cayley sum of several polytopes of any order, by placing the polytopes in a list.
|
|
The object cayley is a method function.
The source of this document is in LatticePolytopes.m2:850:0.