Codebase list golang-github-beorn7-perks / c1e6499
add whitespace in comment Blake Mizerany 11 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
88 //
99 // For more detailed information about the algorithm, see:
1010 // http://www.cs.rutgers.edu/~muthu/bquant.pdf
11 //
1112 // The quantile package implements the algorithm in the paper Effective
1213 // Computation of Biased Quantiles over Data Streams with both invariants.
1314 package quantile