![]() |
CAPD RedHom Library
|
#include <capd/complex/CubicalComplexFullCubesBounds.h>
Public Types | |
| typedef std::pair< Coordinate, Coordinate > | Bound |
| typedef bool | result_type |
Public Member Functions | |
| CubicalComplexFullCubesBounds () | |
| template<typename Complex > | |
| CubicalComplexFullCubesBounds (const Complex &complex) | |
| template<typename Cell > | |
| bool | operator() (const Cell &cell) const |
| template<typename Complex > | |
| bool | adjust (const Complex &complex) |
| typedef std::pair<Coordinate, Coordinate> capd::complex::CubicalComplexFullCubesBounds< Coordinate >::Bound |
| typedef bool capd::complex::CubicalComplexFullCubesBounds< Coordinate >::result_type |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |