TTK
Loading...
Searching...
No Matches
FTMTree_MT_Template.h File Reference
#include <functional>
#include "FTMTree_MT.h"

Go to the source code of this file.

Namespaces

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

Macros

#define OPTIONAL_PRIORITY(value)
 TTK processing package that efficiently computes the sublevel set tree of scalar data and more (data segmentation, topological simplification, persistence diagrams, persistence curves, etc.).
 

Macro Definition Documentation

◆ OPTIONAL_PRIORITY

#define OPTIONAL_PRIORITY ( value)

TTK processing package that efficiently computes the sublevel set tree of scalar data and more (data segmentation, topological simplification, persistence diagrams, persistence curves, etc.).

Parameters
dataTypeData type of the input scalar field (char, float, etc.).
See also
ttkContourForests.cpp for a usage example.

Definition at line 25 of file FTMTree_MT_Template.h.