_allGenPerLinearConstraint | StrongRedundancyProcessing< POLYHEDRON > | protected |
_isHalfSpace | StrongRedundancyProcessing< POLYHEDRON > | protected |
_listOfRedundantHS | StrongRedundancyProcessing< POLYHEDRON > | protected |
_neigbourhoodCondition | StrongRedundancyProcessing< POLYHEDRON > | protected |
_numberOfProcessedHyperplanes | StrongRedundancyProcessing< POLYHEDRON > | protected |
_numberOfProcessedLinearConstraints | StrongRedundancyProcessing< POLYHEDRON > | protected |
addHalfSpace(bool isHyperplane) | StrongRedundancyProcessing< POLYHEDRON > | inline |
checkNeighbours(POLYHEDRON poly, const boost::shared_ptr< Generator_Rn_SD > &genIn, const boost::shared_ptr< Generator_Rn_SD > &genOut, std::vector< unsigned int > &commonFacets) | StrongRedundancyProcessing< POLYHEDRON > | inline |
decrementNumberForVerticesForHalfSpace(const boost::shared_ptr< Generator_Rn_SD > &GEN) | StrongRedundancyProcessing< POLYHEDRON > | inline |
dumpListOfRedundantHS(POLYHEDRON poly, std::ostream &this_stream) | StrongRedundancyProcessing< POLYHEDRON > | inline |
dumpSD(std::ostream &this_stream) | StrongRedundancyProcessing< POLYHEDRON > | inline |
fillListOfRedundantHS(const POLYHEDRON, std::vector< unsigned int > &, std::set< unsigned int > &getListOfRedundantHS) | StrongRedundancyProcessing< POLYHEDRON > | inline |
incrementNumberForVerticesForHalfSpace(const boost::shared_ptr< Generator_Rn_SD > &GEN) | StrongRedundancyProcessing< POLYHEDRON > | inline |
initNumberOfVerticesPerHalfSpace(const std::vector< boost::shared_ptr< Generator_Rn_SD > > &LG, unsigned int nbHS, unsigned int nbHP=0) | StrongRedundancyProcessing< POLYHEDRON > | inline |
markHdescription(TrackingOperatorToResult &trackerHdesc, unsigned int truncationStep) | StrongRedundancyProcessing< POLYHEDRON > | inline |
StrongRedundancyProcessing(unsigned int ngbCond) | StrongRedundancyProcessing< POLYHEDRON > | inline |
unhookRedundantGenerators(POLYHEDRON poly) | StrongRedundancyProcessing< POLYHEDRON > | inline |
unhookRedundantHalfSpaces(POLYHEDRON poly) | StrongRedundancyProcessing< POLYHEDRON > | inline |
unhookThisRedundantHalfSpace(std::vector< boost::shared_ptr< Generator_Rn_SD > > &listOfGen, unsigned int thisRedundantHS, unsigned int numberOfGeneratorsPerFacetWithoutHyp) | StrongRedundancyProcessing< POLYHEDRON > | inline |
updateListOfRedundantHalfSpaces(std::vector< boost::shared_ptr< Generator_Rn_SD > > &listOfGen, int numberOfGeneratorsPerFacetWithoutHyp) | StrongRedundancyProcessing< POLYHEDRON > | inlinevirtual |
updateNumberOfVerticesPerHalfSpace(unsigned int HS, const std::vector< boost::shared_ptr< Generator_Rn_SD > > &GN_ON) | StrongRedundancyProcessing< POLYHEDRON > | inline |
~StrongRedundancyProcessing() | StrongRedundancyProcessing< POLYHEDRON > | inlinevirtual |