Persistence 1D inc. Reconstruct1D  1.1
Finding extrema in one dimensional data, filtering them by persistence and reconstructing smooth functions
 All Classes Namespaces Files Functions Variables Macros Pages
Functions
SimpleDataVector.cpp File Reference

Basic example which demonstrates how to use the Persistence1D class for finding extrema features. More...

#include "..\..\persistence1d\persistence1d.hpp"

Go to the source code of this file.

Functions

int main ()
 

Detailed Description

Basic example which demonstrates how to use the Persistence1D class for finding extrema features.

Definition in file SimpleDataVector.cpp.

Function Documentation

int main ( )

Definition at line 28 of file SimpleDataVector.cpp.