#include <gudhi/Simplex_tree.h>
Model of SimplexTreeOptions, faster than Simplex_tree_options_full_featured
but note the unsafe contiguous_vertices
option.
Maximum number of simplices to compute persistence is std::numeric_limits<std::uint32_t>::max()
(about 4 billions of simplices).
GUDHIdev Version 3.5.0 - C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. - Copyright : MIT | Generated on Tue Aug 16 2022 14:01:50 for GUDHIdev by Doxygen 1.9.4 |