Value type for a filtration function on a cell complex. More...
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 \(f:\mathbf{K} \rightarrow \mathbb{R}\) satisfying \(f(\tau)\leq f(\sigma)\) whenever \(\tau \subseteq \sigma\). 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).
GUDHI Version 3.3.0 - C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. - Copyright : MIT | Generated on Tue Aug 11 2020 11:09:13 for GUDHI by Doxygen 1.8.13 |