blitz Version 1.0.2
Loading...
Searching...
No Matches
default.h File Reference
#include <random/mt.h>
Include dependency graph for default.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ranlib::sharedState
struct  ranlib::independentState
class  ranlib::IRNGWrapper< IRNG, state >
class  ranlib::IRNGWrapper< IRNG, sharedState >
class  ranlib::IRNGWrapper< IRNG, independentState >

Namespaces

namespace  ranlib

Typedefs

typedef float ranlib::defaultType
typedef sharedState ranlib::defaultState
typedef unsigned int ranlib::IRNG_int
typedef MersenneTwister ranlib::defaultIRNG

Variables

template<typename IRNG>
IRNG ranlib::IRNGWrapper< IRNG, sharedState >::irng_