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

Go to the source code of this file.

Classes

class  SMS_BoostNormalFunction
 This class implements a stochastic function with a normal law implemented from the boost library. More...