The Original CHomP Software
|
This file defines a very simple interface to manipulating a full cubical set represented as a bitmap for the purpose of homology computation. More...
Go to the source code of this file.
Classes | |
class | CubicalSet |
This class stores a full cubical set and implements some basic operations on such a set, like adding or removing cubes with given coordinates. More... | |
Functions | |
void | ComputeBettiNumbers (const CubicalSet &s, int *result, const char *engine=0, bool quiet=false) |
Computes the Betti numbers of a full cubical set represented by an object of the class "CubicalSet". More... | |
This file defines a very simple interface to manipulating a full cubical set represented as a bitmap for the purpose of homology computation.
Definition in file cubiset.h.