11 Dec
2007
11 Dec
'07
6:27 p.m.
Geoff Wedig: ...
typedef boost::lagged_fibonacci607 RGType; typedef boost::uniform_smallint<> DistType; typedef boost::variate_generator
GeneratorType;
Does it make sense to use uniform_smallint with a generator that produces
doubles? I see lagged_fibonacii607 defined as
typedef random::lagged_fibonacci_01