| Scythe-1.0.3
   
    | 
Adaptor for non-Scythe quasi-random number generators. More...
#include "scythestat/rng.h"
Go to the source code of this file.
| Classes | |
| class | scythe::wrapped_generator< ENGINE > | 
| Adaptor for non-Scythe quasi-random number generators.  More... | |
| Namespaces | |
| namespace | scythe | 
| The Scythe library namespace. | |
Adaptor for non-Scythe quasi-random number generators.
This file contains the wrapped_generator class, a class that extends Scythe's base random number generation class (scythe::rng) by allowing an arbitrary random uniform number generator to act as the engine for random number generation in Scythe.
 1.7.6.1
 1.7.6.1