Scythe-1.0.3
Classes | Namespaces | Defines
rng.h File Reference

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"
Include dependency graph for rng.h:
This graph shows which files directly or indirectly include this file:

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,...)

Detailed Description

The definition of the random number generator base class.