|
politopix
4.1.0
|
Makes the assumption we do not need to process redundant half-spaces in a specific way. More...
#include <DoubleDescription_Rn.h>

Public Member Functions | |
| NoRedundancyProcessing () | |
| virtual | ~NoRedundancyProcessing () |
| virtual bool | checkNeighbours (POLYHEDRON poly, const boost::shared_ptr< Generator_Rn > &genIn, const boost::shared_ptr< Generator_Rn > &genOut, std::vector< boost::shared_ptr< HalfSpace_Rn > > &commonFacets) |
| Check whether two generators are neighbors in the context of not taking into account redundancy. More... | |
| virtual bool | checkNeighbours (POLYHEDRON poly, const boost::shared_ptr< Generator_Rn > &genIn, const boost::shared_ptr< Generator_Rn > &genOut, std::vector< HalfSpace_Rn * > &commonFacets) |
| Check whether two generators are neighbors in the context of not taking into account redundancy. More... | |
| void | initNumberOfVerticesPerHalfSpace (const std::vector< boost::shared_ptr< Generator_Rn > > &) |
| Only useful in the case of dealing and processing redundancy. More... | |
| void | updateNumberOfVerticesPerHalfSpace (const boost::shared_ptr< HalfSpace_Rn > &, unsigned int) |
| Only useful in the case of dealing and processing redundancy. More... | |
| void | incrementNumberForVerticesForHalfSpace (const boost::shared_ptr< Generator_Rn > &) |
| Only useful in the case of dealing and processing redundancy. More... | |
| void | decrementNumberForVerticesForHalfSpace (const boost::shared_ptr< Generator_Rn > &) |
| Only useful in the case of dealing and processing redundancy. More... | |
| void | updateListOfRedundantHalfSpaces (unsigned int) |
| Only useful in the case of dealing and processing redundancy. More... | |
| void | unhookRedundantHalfSpaces (POLYHEDRON) |
Makes the assumption we do not need to process redundant half-spaces in a specific way.
Definition at line 467 of file DoubleDescription_Rn.h.
|
inline |
Definition at line 469 of file DoubleDescription_Rn.h.
|
inlinevirtual |
Definition at line 471 of file DoubleDescription_Rn.h.
|
inlinevirtual |
Check whether two generators are neighbors in the context of not taking into account redundancy.
Definition at line 474 of file DoubleDescription_Rn.h.
|
inlinevirtual |
Check whether two generators are neighbors in the context of not taking into account redundancy.
Definition at line 483 of file DoubleDescription_Rn.h.
|
inline |
Only useful in the case of dealing and processing redundancy.
Definition at line 501 of file DoubleDescription_Rn.h.
|
inline |
Only useful in the case of dealing and processing redundancy.
Definition at line 498 of file DoubleDescription_Rn.h.
|
inline |
Only useful in the case of dealing and processing redundancy.
Definition at line 492 of file DoubleDescription_Rn.h.
|
inline |
Definition at line 506 of file DoubleDescription_Rn.h.
|
inline |
Only useful in the case of dealing and processing redundancy.
Definition at line 504 of file DoubleDescription_Rn.h.
|
inline |
Only useful in the case of dealing and processing redundancy.
Definition at line 495 of file DoubleDescription_Rn.h.