Essentia  2.1-beta6-dev
MersenneTwister.h File Reference
#include <iostream>
#include <limits.h>
#include <stdio.h>
#include <time.h>
#include <math.h>

Go to the source code of this file.

Classes

class  MTRand
 

Functions

std::ostream & operator<< (std::ostream &os, const MTRand &mtrand)
 
std::istream & operator>> (std::istream &is, MTRand &mtrand)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const MTRand mtrand 
)
inline

◆ operator>>()

std::istream& operator>> ( std::istream &  is,
MTRand mtrand 
)
inline