Public Member Functions | Private Member Functions
MTRand Class Reference

#include <mtrand.h>

Inheritance diagram for MTRand:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MTRand ()
 MTRand (unsigned long seed)
 MTRand (const unsigned long *seed, int size)
double operator() ()
 ~MTRand ()

Private Member Functions

 MTRand (const MTRand &)
void operator= (const MTRand &)

Detailed Description

Definition at line 99 of file mtrand.h.


Constructor & Destructor Documentation

MTRand::MTRand ( ) [inline]

Definition at line 101 of file mtrand.h.

MTRand::MTRand ( unsigned long  seed) [inline]

Definition at line 102 of file mtrand.h.

MTRand::MTRand ( const unsigned long *  seed,
int  size 
) [inline]

Definition at line 103 of file mtrand.h.

MTRand::~MTRand ( ) [inline]

Definition at line 104 of file mtrand.h.

MTRand::MTRand ( const MTRand ) [private]

Member Function Documentation

double MTRand::operator() ( ) [inline]

Reimplemented from MTRand_int32.

Definition at line 105 of file mtrand.h.

void MTRand::operator= ( const MTRand ) [private]

The documentation for this class was generated from the following file:


rrt_exploration
Author(s): Hassan Umari
autogenerated on Thu Jun 6 2019 20:54:03