$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Samuel Krempp (krempp_at_[hidden])
Date: 2004-08-23 09:03:28
le Monday 23 August 2004 15:35, krempp_at_[hidden] écrivit :
> Plus, using a rejection scheme would completely avoid any added bias
> (contrary to uniform_smallint in which the added bias can reach 1/32, thus
To be more precise : I meant one number can be 1/32 times more probable than
some other, and that would be 1/32/range bias.
(in practice, the biggest bias is 0.52%, for a range of 3)
-- Samuel