Header for NormalDistribution. More...
#include <cmath>
Go to the source code of this file.
Classes | |
class | RandomLib::NormalDistribution< RealType > |
Normal deviates. More... | |
Namespaces | |
namespace | RandomLib |
Defines | |
#define | NORMALDISTRIBUTION_HPP "$Id: NormalDistribution.hpp 6415 2008-01-12 19:12:01Z ckarney $" |
Header for NormalDistribution.
Compute normal deviates.
Written by Charles Karney <charles@karney.com> and licensed under the LGPL. For more information, see http://charles.karney.info/random/
Definition in file NormalDistribution.hpp.
#define NORMALDISTRIBUTION_HPP "$Id: NormalDistribution.hpp 6415 2008-01-12 19:12:01Z ckarney $" |
Definition at line 13 of file NormalDistribution.hpp.