![]() |
CAPD RedHom Library
|
#include <capd/complex/Shave.h>
Public Types | |
| typedef StrategyT | Strategy |
| typedef Strategy::SComplex | SComplex |
| typedef SComplex::Cell | Cell |
| typedef std::pair< Cell, Cell > | ReductionPair |
Public Member Functions | |
| ShaveAlgorithm (Strategy *_strategy) | |
| ~ShaveAlgorithm () | |
| size_t | operator() () |
| void | setStoreReducedCells (bool storeReducedCells) |
| const std::deque< ReductionPair > & | getReducedCells () |
| typedef SComplex::Cell ShaveAlgorithm< StrategyT >::Cell |
| typedef std::pair<Cell, Cell> ShaveAlgorithm< StrategyT >::ReductionPair |
| typedef Strategy::SComplex ShaveAlgorithm< StrategyT >::SComplex |
| typedef StrategyT ShaveAlgorithm< StrategyT >::Strategy |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |