Macaulay2
»
Documentation
Packages
»
OldPolyhedra
::
directProduct
next
|
previous
|
forward
|
backward
| up |
index
|
toc
directProduct -- computes the direct product of two convex objects
Ways to use
directProduct
:
directProduct(Cone,Cone)
-- computes the direct product of polyhedra and cones
directProduct(Cone,Polyhedron)
-- see
directProduct(Cone,Cone)
-- computes the direct product of polyhedra and cones
directProduct(Polyhedron,Cone)
-- see
directProduct(Cone,Cone)
-- computes the direct product of polyhedra and cones
directProduct(Polyhedron,Polyhedron)
-- see
directProduct(Cone,Cone)
-- computes the direct product of polyhedra and cones
directProduct(Fan,Fan)
-- computes the direct product of two fans
For the programmer
The object
directProduct
is
a
method function
.