Persistence 1D incl. Reconstruct1D  1.3
Finding extrema in one dimensional data, filtering them by persistence and reconstructing smooth functions
Classes
p1d Namespace Reference

Classes

class  Persistence1D
 Finds extrema and their persistence in one-dimensional data. More...
 
struct  TComponent
 Defines a component within the data domain. More...
 
struct  TIdxAndData
 Used to sort data according to its absolute value and refer to its original index in the Data vector. More...
 
struct  TPairedExtrema
 A pair of matched local minimum and local maximum that define a component above a certain persistence threshold. More...