2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-31 08:22:09 +00:00

Ooops, still really does need a TODO.

[SVN r38611]
This commit is contained in:
John Maddock
2007-08-12 16:23:28 +00:00
parent 09ade40af2
commit 32169c0bfc

View File

@@ -189,6 +189,8 @@ Users wanting to enforce a strict mathematical model may use `floor`
or `ceil` functions on the random variate prior to calling the distribution
function.
TODO: this still needs rewriting, we don't return a real value any more but an integer result!
Likewise the `quantile` function will return a real value: users should use
either the `floor` or `ceil` functions to convert the result to the nearest
integer. However, whether it makes more sense to take the floor or the