Skip to content

Commit

Permalink
Cech -> Čech
Browse files Browse the repository at this point in the history
Co-authored-by: Vincent Rouvreau <[email protected]>
  • Loading branch information
mglisse and VincentRouvreau authored Sep 20, 2023
1 parent 792db83 commit 99eb8b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cech_complex/include/gudhi/MEB_filtration.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ namespace Gudhi::cech_complex {
* each simplex a filtration value equal to the squared radius of its minimal
* enclosing ball.
*
* Applied on a Cech complex, it recomputes the same values (squared). Applied on a Delaunay triangulation, it computes the Delaunay-Cech filtration.
* Applied on a Čech complex, it recomputes the same values (squared). Applied on a Delaunay triangulation, it computes the Delaunay-Čech filtration.
*
* \tparam Kernel CGAL kernel: either Epick_d or Epeck_d.
* \tparam PointRange Random access range of `Kernel::Point_d`.
Expand Down

0 comments on commit 99eb8b7

Please sign in to comment.