Random.hpp File Reference
#include "soth/Algebra.hpp"
Include dependency graph for Random.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  soth::Random
struct  soth::rnd_traits< Scalar >
struct  soth::rnd_traits< int >
class  soth::MatrixRnd

Namespaces

namespace  soth

Functions

double soth::whiteNoise (void)
int soth::whiteNoise (int mean, double var)
int soth::randu (int bmin, int bmax)