$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2002-10-05 06:11:59
Matthias Troyer wrote:
> boost::uniform_int and the other distributions in boost::random
> seem to compile only for integer-valued generators, but not
> for floating point generators. I believe we should provide
> these distributions also for floating point generators.
uniform_int should work for floating-point generators now.
(CVS).
Jens Maurer