You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: algorithms.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ <h1>Shuffling and sampling</h1>
68
68
such that each possible sample has equal probability of appearance.
69
69
<cxx-note>Algorithms that obtain such effects include <cxx-term>selection sampling</cxx-term> and <cxx-term>reservoir sampling</cxx-term>.</cxx-note></cxx-effects>
70
70
<cxx-returns>The end of the resulting sample range.</cxx-returns>
0 commit comments