i1 : P = convexHull matrix {{0,1,0,0,1,0,1,2,0,0},{0,0,1,0,1,0,2,2,0,-1},{0,0,0,1,2,0,1,2,0,-1},{0,0,0,0,-1,1,0,-1,0,1},{0,0,0,0,0,0,-1,-1,1,1}} o1 = P o1 : Polyhedron |
i2 : isVeryAmple P o2 = true |
The object isVeryAmple is a method function.