Loading...
Searching...
No Matches
Gudhi::Simplex_tree_options_fast_persistence Struct Reference

#include <include/gudhi/Simplex_tree.h>

Detailed Description

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).


The documentation for this struct was generated from the following file: