#include <functional>
#include "FTMTree_MT.h"
Go to the source code of this file.
|
| namespace | ttk |
| | TTK base package defining the standard types.
|
| |
| namespace | ttk::ftm |
| |
|
| #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.).
|
| |
◆ 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
-
| dataType | Data 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.