C++ main module for stochmagnet Package  1.0
Classes | Typedefs
SMS_BoostRandomFunction.h File Reference
#include "SM_Object.h"
#include <boost/random/mersenne_twister.hpp>
Include dependency graph for SMS_BoostRandomFunction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SMS_BoostRandomFunction
 This class is the class to describes general distribution. More...
 

Typedefs

typedef boost::mt19937 RNGType
 

Typedef Documentation

◆ RNGType

typedef boost::mt19937 RNGType