politopix  4.1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
VolumeOfPolytopes_Rn.h File Reference
#include <stdexcept>
#include <exception>
#include <iostream>
#include <stdlib.h>
#include <stdio.h>
#include <fstream>
#include <sstream>
#include <set>
#include <boost/shared_ptr.hpp>
#include <boost/numeric/ublas/io.hpp>
#include <boost/numeric/ublas/vector.hpp>
#include <boost/numeric/ublas/matrix.hpp>
#include "polito_Export.h"
#include "Polytope_Rn.h"
#include "Rn.h"
Include dependency graph for VolumeOfPolytopes_Rn.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PolytopeToSimplexes
 
class  VolumeOfPolytopes_Rn
 Split a polytope into simplices to compute its volume.
Two Algorithms for Determining Volumes of Convex Polyhedra (1979) by Jacques Cohen and Timothy Hickey
Journal of the ACM (JACM) JACM Homepage archive
Volume 26 Issue 3, july 1979
Pages 401-414
More...
 

Detailed Description