MC_HAMR
v0.01
Monte Carlo Simulation Software for Atomistic Models of Magnetic Materials for Heat Assisted Magnetic Recording
|
#include "mkl.h"
Go to the source code of this file.
Classes | |
class | mklrand::mkl_randbase |
Base class for the random number generators. More... | |
class | mklrand::mkl_drand |
Generator for uniform numbers between 0 and 1. More... | |
class | mklrand::mkl_irand |
Generator for uniform integers between 0 and 1. More... | |
class | mklrand::mkl_lnrand |
Generator for random numbers on a lognormal distribution. More... | |
Namespaces | |
mklrand | |