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

Go to the source code of this file.

Classes

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

Typedefs

typedef boost::mt19937 RNGType
 

Functions

 DEFINE_SPTR (STAT_Distribution)
 

Typedef Documentation

typedef boost::mt19937 RNGType

Function Documentation

DEFINE_SPTR ( STAT_Distribution  )