Macaulay2
»
Documentation
Packages
»
OldPolyhedra
::
affineImage
next
|
previous
|
forward
|
backward
| up |
index
|
toc
affineImage -- computes the affine image of a cone or polyhedron
Ways to use
affineImage
:
affineImage(Cone,Matrix)
-- see
affineImage(Matrix,Cone,Matrix)
-- computes the affine image of a cone
affineImage(Matrix,Cone)
-- see
affineImage(Matrix,Cone,Matrix)
-- computes the affine image of a cone
affineImage(Matrix,Cone,Matrix)
-- computes the affine image of a cone
affineImage(Matrix,Polyhedron)
-- see
affineImage(Matrix,Polyhedron,Matrix)
-- computes the affine image of a polyhedron
affineImage(Matrix,Polyhedron,Matrix)
-- computes the affine image of a polyhedron
affineImage(Polyhedron,Matrix)
-- see
affineImage(Matrix,Polyhedron,Matrix)
-- computes the affine image of a polyhedron
For the programmer
The object
affineImage
is
a
method function
.