TTK
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
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
 The Topology ToolKit.
 
namespace  ttk::pcp
 

Functions

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