NanoMagMC
v0.2
Monte Carlo Simulation Software for Atomistic Models of Magnetic Materials
|
Classes | |
class | std_d_unirand |
Generator for uniform numbers between 0 and 1. More... | |
class | std_i_unirand |
Generator for uniform integers between 0 and 1. More... | |
class | std_lognormrand |
Generator for random numbers on a lognormal distribution. More... | |
class | std_normrand |
Generator for random numbers on a normal distribution. More... | |
class | std_randbase |
Base class for the random number generators. More... | |