TTK
Loading...
Searching...
No Matches
PathCompression.h File Reference
#include <Triangulation.h>

Go to the source code of this file.

Classes

class  ttk::PathCompression
 TTK processing package for the computation of Morse-Smale segmentations using Path Compression. More...
 
struct  ttk::PathCompression::OutputSegmentation
 Pointers to pre-allocated segmentation point data arrays. More...
 

Namespaces

namespace  ttk
 TTK base package defining the standard types.
 
namespace  ttk::pcp
 

Typedefs

using SimplexId
 Identifier type for simplices of any dimension.
 

Functions

constexpr unsigned int ttk::pcp::getHash (const unsigned int a, const unsigned int b)
 Get a hash value from two keys.
 

Typedef Documentation

◆ SimplexId

Identifier type for simplices of any dimension.

Definition at line 22 of file DataTypes.h.