NanoMagMC  v0.2
Monte Carlo Simulation Software for Atomistic Models of Magnetic Materials
Classes | Namespaces
stdrand.hpp File Reference
#include "xoroshiro128.hpp"
#include <random>
Include dependency graph for stdrand.hpp:

Go to the source code of this file.

Classes

class  stdrand::std_randbase
 Base class for the random number generators. More...
 
class  stdrand::std_d_unirand
 Generator for uniform numbers between 0 and 1. More...
 
class  stdrand::std_i_unirand
 Generator for uniform integers between 0 and 1. More...
 
class  stdrand::std_normrand
 Generator for random numbers on a normal distribution. More...
 
class  stdrand::std_lognormrand
 Generator for random numbers on a lognormal distribution. More...
 

Namespaces

 stdrand