Random Numbers
[uBLAS Extensions]

Collaboration diagram for Random Numbers:


Detailed Description

This set of components integrates the Boost Random Number Library with uBLAS vectors and matricies.

Implemented as a singleton to ensure that all random numbers are created from the same pseudo-random number generator. This is designed to prevent un-intentional correlation between random series in different parts of the application. The following files are used to implement these components.

Classes

class  randgen
 Singleton class for integrating the Boost Random Number Library with uBLAS vectors and matrices. More...

Generated on 4 May 2015 for USML by  doxygen 1.6.1