Simbody  3.6
Random.h File Reference

Go to the source code of this file.

Classes

class  SimTK::Random
 This class defines the interface for pseudo-random number generators. More...
 
class  SimTK::Random::Uniform
 This is a subclass of Random that generates numbers uniformly distributed within a specified range. More...
 
class  SimTK::Random::Gaussian
 This is a subclass of Random that generates numbers according to a Gaussian distribution with a specified mean and standard deviation. More...
 

Namespaces

 SimTK
 This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols.