VPTissue Reference Manual
StandardNormal.h File Reference

MoveGenerator component: StandardNormal. More...

#include "math/constants.h"
#include "math/RandomEngine.h"
#include "sim/CoreData.h"
#include <trng/normal_dist.hpp>
#include <trng/uniform01_dist.hpp>
#include <array>
#include <cmath>
Include dependency graph for StandardNormal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimPT_Default::MoveGenerator::StandardNormal
 Move Generator with normal distribution (no directional bias). More...
 

Namespaces

 SimPT_Default
 Namespace for components of the Default model group.
 
 SimPT_Default::MoveGenerator
 Namespace for Monte Carlo move generator components of the Default model group.
 

Detailed Description

MoveGenerator component: StandardNormal.

Definition in file StandardNormal.h.