Rumba C++ SDK
ImathRandom.cpp File Reference
#include "ImathRandom.h"
#include "ImathInt64.h"

Namespaces

 Imath
 

Functions

double Imath::erand48 (unsigned short state[3])
 
double Imath::drand48 ()
 
long int Imath::nrand48 (unsigned short state[3])
 
long int Imath::lrand48 ()
 
void Imath::srand48 (long int seed)