Skip to content

Commit

Permalink
doc formatting
Browse files Browse the repository at this point in the history
Co-authored-by: Vincent Rouvreau <[email protected]>
  • Loading branch information
DavidLapous and VincentRouvreau authored Oct 3, 2023
1 parent e9668e5 commit e4bc012
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Simplex_tree/concept/FiltrationValue.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ struct FiltrationValue {
* to the first moment, for operator< such that f < this. For instance, for a one critical filtration, with
* - this = (1,2)
* - x = (2,1)
*
* after calling this method, x should be equal to (2,2).
* This function is called when using, e.g. `make_filtration_non_decreasing`, as the filtration of a simplex
* has to be greater than the filtration of any of its faces.
Expand Down

0 comments on commit e4bc012

Please sign in to comment.