TTK
Loading...
Searching...
No Matches
PersistenceDiagramDictionaryDecoding.h File Reference

Go to the source code of this file.

Classes

class  ttk::PersistenceDiagramDictionaryDecoding
 TTK processing package for the computation of a Dictionary of Persistence Diagrams and barycentric weights to approximate an ensemble of Persistence Diagrams. More...

Namespaces

namespace  ttk
 TTK base package defining the standard types.

Typedefs

using ttk::Matrice = std::vector<std::vector<double>>
using ttk::VectorMatchingTuple = std::vector<MatchingType>