$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [random] normal_distribution
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2010-01-19 12:01:36
According to:
http://www.taygeta.com/random/gaussian.html
The method we're using is less stable and less computationally efficient
than the method presented there. Is this true?