$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-02-20 05:48:37
> I observe
> boost::normal_distribution
> always return "nan" with all RNGs
> whereas other distributions behave normally.
> I'm talking about boost 1.32 - in earlier version boost::random has
> different interface.
It's working OK in the test suite, do you have a test case?
John.