Correa 1
C++ library with Python bindings to analyse the shape of simple closed curves in R^2
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
correa::Comp Class Reference

Public Member Functions

 Comp (int i, double height, int n_points)
 
 Comp (std::pair< int, double > x, int n_points)
 
int Parent ()
 
int AddNode (std::pair< int, double > x)
 

Public Attributes

int num_points
 
int start
 
int end
 
double birth
 
double death
 
int parent
 
bool Alive
 

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