n_bound_homology_3D | R Documentation |
Calculates number of points needed to be samped from manifold for open ball cover to have same homology as original manifold. See Niyogi et al 2008
n_bound_homology_3D(volume, epsilon, tau = 1, delta = 0.05)
volume |
volume 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.