| Scythe-1.0.3
   
    | 
The definition of the random number generator base class. More...
#include <iostream>#include <cmath>#include "scythestat/matrix.h"#include "scythestat/error.h"#include "scythestat/algorithm.h"#include "scythestat/distributions.h"#include "scythestat/ide.h"#include "scythestat/la.h"

Go to the source code of this file.
| Classes | |
| class | scythe::rng< RNGTYPE > | 
| Random number generator.  More... | |
| Namespaces | |
| namespace | scythe | 
| The Scythe library namespace. | |
| Defines | |
| #define | SCYTHE_RNGMETH_MATRIX(NAME, RTYPE, ARGNAMES,...) | 
The definition of the random number generator base class.
 1.7.6.1
 1.7.6.1