Correa 1
C++ library with Python bindings to analyse the shape of simple closed curves in R^2
|
functions to compute dimension 0 persistent homology of polygon. More...
#include <iostream>
#include <vector>
#include <tuple>
#include "Vertex.h"
#include "Polygon.h"
#include <utility>
Classes | |
class | correa::PH0 |
Namespaces | |
namespace | correa |
Functions | |
bool | correa::HeightComparison (tuple< int, double > &x, tuple< int, double > &y) |
functions to compute dimension 0 persistent homology of polygon.