Public Member Functions | Private Member Functions
MTRand53 Class Reference

#include <mtrand.h>

Inheritance diagram for MTRand53:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Private Member Functions

 MTRand53 (const MTRand53 &)
void operator= (const MTRand53 &)

Detailed Description

Definition at line 141 of file mtrand.h.


Constructor & Destructor Documentation

MTRand53::MTRand53 ( ) [inline]

Definition at line 143 of file mtrand.h.

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

Definition at line 144 of file mtrand.h.

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

Definition at line 145 of file mtrand.h.

MTRand53::~MTRand53 ( ) [inline]

Definition at line 146 of file mtrand.h.

MTRand53::MTRand53 ( const MTRand53 ) [private]

Member Function Documentation

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

Reimplemented from MTRand_int32.

Definition at line 147 of file mtrand.h.

void MTRand53::operator= ( const MTRand53 ) [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