aboutsummaryrefslogtreecommitdiff
path: root/src/lib/math/prob_distr.h
AgeCommit message (Expand)Author
2019-11-16Revise struct names in examples in comments to end with _tNick Mathewson
2019-11-07Rename probability distribution names to end with "_t".Nick Mathewson
2019-11-07Make all our struct names end with "_t".Nick Mathewson
2019-10-16Doxygen: Fix things that looked like links.Nick Mathewson
2019-06-05Run "make autostyle."Nick Mathewson
2019-04-11Remove an extraneous _ from __COVERITY__Nick Mathewson
2019-03-26prob-distr: Some more comments about the initializers.George Kadianakis
2019-03-26prob-distr: Silence some coverity warnings.George Kadianakis
2019-01-11Add some more type checking.Taylor R Campbell
2019-01-11Use the distribution abstraction as an abstraction.Taylor R Campbell
2019-01-02Implement and test probability distributions used by WTF-PAD.George Kadianakis