Internal rcpp function for the rounding of a convex polytope
rounding(P, seed = NULL)
A convex polytope (H- or V-representation or zonotope).
Optional. A fixed seed for the number generator.
A numerical matrix that describes the rounded polytope, a numerical matrix of the inverse linear transofmation that is applied on the input polytope, the numerical vector the the input polytope is shifted and the determinant of the matrix of the linear transformation that is applied on the input polytope.