Skip to content

Commit

Permalink
alternate paper location that doesn't 404
Browse files Browse the repository at this point in the history
  • Loading branch information
Dieter Plaetinck committed Nov 19, 2014
1 parent dee209f commit 16ce6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ type Sample interface {
// priority reservoir. See Cormode et al's "Forward Decay: A Practical Time
// Decay Model for Streaming Systems".
//
// <http://www.research.att.com/people/Cormode_Graham/library/publications/CormodeShkapenyukSrivastavaXu09.pdf>
// <http://dimacs.rutgers.edu/~graham/pubs/papers/fwddecay.pdf>
type ExpDecaySample struct {
alpha float64
count int64
Expand Down

0 comments on commit 16ce6e1

Please sign in to comment.