![]() |
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... |