TTK
Loading...
Searching...
No Matches
ttk::ftr::Params Struct Reference

#include <FTRCommon.h>

Public Member Functions

void printSelf ()

Public Attributes

bool singleSweep = false
bool segm = true
bool normalize = true
bool advStats = true
int samplingLvl = 0
int threadNumber = 1
int debugLevel = 1

Detailed Description

Definition at line 21 of file FTRCommon.h.

Member Function Documentation

◆ printSelf()

void ttk::ftr::Params::printSelf ( )
inline

Definition at line 31 of file FTRCommon.h.

Member Data Documentation

◆ advStats

bool ttk::ftr::Params::advStats = true

Definition at line 25 of file FTRCommon.h.

◆ debugLevel

int ttk::ftr::Params::debugLevel = 1

Definition at line 29 of file FTRCommon.h.

◆ normalize

bool ttk::ftr::Params::normalize = true

Definition at line 24 of file FTRCommon.h.

◆ samplingLvl

int ttk::ftr::Params::samplingLvl = 0

Definition at line 26 of file FTRCommon.h.

◆ segm

bool ttk::ftr::Params::segm = true

Definition at line 23 of file FTRCommon.h.

◆ singleSweep

bool ttk::ftr::Params::singleSweep = false

Definition at line 22 of file FTRCommon.h.

◆ threadNumber

int ttk::ftr::Params::threadNumber = 1

Definition at line 28 of file FTRCommon.h.


The documentation for this struct was generated from the following file: