Zonotope {volesti} | R Documentation |
R
class to represent zonotopes.A zonotope is a convex polytope defined by the Minkowski sum of m d-dimensional segments.
G
A m\times d numerical matrix that contains the segments (or generators) row-wise
type
An integer that declares the representation of the polytope. For zonotopes the default value is 3.
dimension
An integer that declares the dimension of the polytope.