$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Roman (Roman.Krylov_at_[hidden])
Date: 2005-02-18 08:49:14
Hi all.
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.