n_bound_homology_2D: n Bound Homology 2D
Description
#' Function returns the minimum number of points to preserve the homology with
an open cover of radius alpha.
Usage
n_bound_homology_2D(area, epsilon, tau = 1, delta = 0.05)
Value
n, number of points needed
Arguments
- area
area of manifold from which points being sampled
- epsilon
size of balls of cover
- tau
number bound
- delta
probability of not recovering homology