TTK
|
#include <FTMStructures.h>
Public Attributes | |
TreeType | treeType |
bool | segm = true |
bool | normalize = true |
bool | advStats = true |
int | samplingLvl = 0 |
Definition at line 27 of file FTMStructures.h.
bool ttk::ftm::Params::advStats = true |
Definition at line 31 of file FTMStructures.h.
bool ttk::ftm::Params::normalize = true |
Definition at line 30 of file FTMStructures.h.
int ttk::ftm::Params::samplingLvl = 0 |
Definition at line 32 of file FTMStructures.h.
bool ttk::ftm::Params::segm = true |
Definition at line 29 of file FTMStructures.h.
TreeType ttk::ftm::Params::treeType |
Definition at line 28 of file FTMStructures.h.