Value type for a filtration function on a cell complex. More...
#include <FiltrationValue.h>
Public Member Functions | |
bool | operator< (FiltrationValue f1, FiltrationValue f2) |
Operator < is a StrictWeakOrdering. | |
Value type for a filtration function on a cell complex.
A filtration of a cell complex (see FilteredComplex) is a function satisfying
whenever
. Ordering the simplices by increasing filtration values (breaking ties so as a simplex appears after its subsimplices of same filtration value) provides an indexing scheme (see IndexingTag).