TTK
Loading...
Searching...
No Matches
Classes | Functions
ttk::lts Namespace Reference

Classes

class  LocalizedTopologicalSimplification
 
struct  Propagation
 Superlevel Set Component Propagation. More...
 

Functions

std::string toFixed (const float &number, const int precision=2)
 
template<typename IT >
std::string toFixed (const IT &number0, const IT &number1, const int precision=2)
 

Function Documentation

◆ toFixed() [1/2]

std::string ttk::lts::toFixed ( const float &  number,
const int  precision = 2 
)
inline

Definition at line 33 of file LocalizedTopologicalSimplification.h.

◆ toFixed() [2/2]

template<typename IT >
std::string ttk::lts::toFixed ( const IT &  number0,
const IT &  number1,
const int  precision = 2 
)

Definition at line 41 of file LocalizedTopologicalSimplification.h.