Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
mersennetwister.h File Reference

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

Definition at line 368 of file mersennetwister.h.

◆ operator>>()

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

Definition at line 377 of file mersennetwister.h.