#include <VolumeOfPolytopes_Rn.h>
Definition at line 42 of file VolumeOfPolytopes_Rn.h.
◆ PolytopeToSimplexes() [1/3]
| PolytopeToSimplexes::PolytopeToSimplexes |
( |
const std::vector< unsigned int > & |
splitPol, |
|
|
unsigned int |
dim |
|
) |
| |
|
inline |
◆ PolytopeToSimplexes() [2/3]
| PolytopeToSimplexes::PolytopeToSimplexes |
( |
const std::vector< unsigned int > & |
vtx2plit, |
|
|
unsigned int |
apexNb, |
|
|
unsigned int |
dim |
|
) |
| |
|
inline |
◆ PolytopeToSimplexes() [3/3]
| PolytopeToSimplexes::PolytopeToSimplexes |
( |
const std::vector< unsigned int > & |
vtx2plit, |
|
|
const std::vector< unsigned int > & |
prcVtx, |
|
|
unsigned int |
apexNb, |
|
|
unsigned int |
dim |
|
) |
| |
|
inline |
◆ addProcessedVertex()
| void PolytopeToSimplexes::addProcessedVertex |
( |
unsigned int |
ap | ) |
|
|
inline |
◆ buildPolytope()
| std::vector< unsigned int > PolytopeToSimplexes::buildPolytope |
( |
| ) |
const |
|
inline |
◆ checkSimplex()
| bool PolytopeToSimplexes::checkSimplex |
( |
| ) |
const |
|
inline |
◆ dimension()
| unsigned int PolytopeToSimplexes::dimension |
( |
| ) |
const |
|
inline |
◆ dump()
| void PolytopeToSimplexes::dump |
( |
std::ostream & |
this_ostream, |
|
|
unsigned int |
shift = 0 |
|
) |
| const |
|
inline |
◆ getListOfProcessedVertices()
| const std::vector< unsigned int >& PolytopeToSimplexes::getListOfProcessedVertices |
( |
| ) |
const |
|
inline |
◆ getListOfVerticesToSplit()
| const std::vector< unsigned int >& PolytopeToSimplexes::getListOfVerticesToSplit |
( |
| ) |
const |
|
inline |
◆ setListOfProcessedVertices()
| void PolytopeToSimplexes::setListOfProcessedVertices |
( |
const std::vector< unsigned int > & |
LPV | ) |
|
|
inline |
◆ setListOfVerticesToSplit()
| void PolytopeToSimplexes::setListOfVerticesToSplit |
( |
const std::vector< unsigned int > & |
VTS | ) |
|
|
inline |
◆ switchToFullDimension()
| void PolytopeToSimplexes::switchToFullDimension |
( |
| ) |
|
|
inline |
◆ _dimension
| unsigned int PolytopeToSimplexes::_dimension |
|
protected |
◆ _listOfProcessedVertices
| std::vector< unsigned int > PolytopeToSimplexes::_listOfProcessedVertices |
|
protected |
The ordered list of vertices as we go down in smaller dimensions spaces.
Definition at line 127 of file VolumeOfPolytopes_Rn.h.
◆ _listOfVerticesToSplit
| std::vector< unsigned int > PolytopeToSimplexes::_listOfVerticesToSplit |
|
protected |
The documentation for this class was generated from the following file: