Compute the volume of the polyhedron.
vol = P.volume
vol = volume(P)
P |
Polyhedron in any format Class: Polyhedron |
vol |
Volume of P. Class: double |
P = ExamplePoly.randHrep('d',5,'n',40); disp(P.volume);
0.246212279404691
◀ | computehrep | plus | ▶ |
© 2010-2013 Colin Neil Jones: EPF Lausanne, colin.jones@epfl.ch