n_bound_homology_2D | R Documentation |
#' Function returns the minimum number of points to preserve the homology with an open cover of radius alpha.
n_bound_homology_2D(area, epsilon, tau = 1, delta = 0.05)
area |
area of manifold from which points being sampled |
epsilon |
size of balls of cover |
tau |
number bound |
delta |
probability of not recovering homology |
n, number of points needed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.