This file contains the definition of a tabulated set of configurations of full cubical neighborhood used for reducing full cubical sets in the homology computation procedures. More...
#include "chomp/system/config.h"#include "chomp/system/textfile.h"#include "chomp/struct/bitfield.h"Go to the source code of this file.
Classes | |
| class | chomp::homology::BitFields |
| This class defines a simple table of bit fields with very limited functionality that is used for storing the information on the verified combinations of cubes' neighbors. More... | |
Namespaces | |
| namespace | chomp |
This namespace contains the entire CHomP library interface. | |
| namespace | chomp::homology |
This namespace contains the core of the homology computation procedures and related classes and templates contained in the CHomP C++ library. | |
Variables | |
| BitFields | chomp::homology::knownbits |
| The global table of BitFields which store the acyclicity information for reducing full cubical sets. | |
This file contains the definition of a tabulated set of configurations of full cubical neighborhood used for reducing full cubical sets in the homology computation procedures.
Definition in file known.h.
1.7.1