TTK
Loading...
Searching...
No Matches
ApproximateTopology.h File Reference
#include <DynamicTree.h>
#include <MultiresTopology.h>
#include <MultiresTriangulation.h>
#include <limits>
#include <numeric>
#include <tuple>

Go to the source code of this file.

Classes

class  ttk::ApproximateTopology
 TTK processing package for progressive Topological Data Analysis. More...
 

Namespaces

namespace  ttk
 TTK base package defining the standard types.
 

Typedefs

using ttk::triplet = std::tuple<ttk::SimplexId, ttk::SimplexId, ttk::SimplexId>
 Persistence pair type (with persistence in double)
 
using ttk::polarity = unsigned char