Singleton class for.
More...
#include <rng.hpp>
|
| static RNG & | instance () |
| | Creates a Singleton instance. Only at first time calling this method the TODO. More...
|
| |
| cypress::RNG::RNG |
( |
RNG const & |
| ) |
|
|
delete |
| std::default_random_engine& cypress::RNG::get |
( |
| ) |
|
|
inline |
| static RNG& cypress::RNG::instance |
( |
| ) |
|
|
inlinestatic |
Creates a Singleton instance. Only at first time calling this method the TODO.
- Returns
- cypress::GENN_Lib& reference to the library instance
| void cypress::RNG::operator= |
( |
RNG const & |
| ) |
|
|
delete |
| void cypress::RNG::seed |
( |
size_t |
seed | ) |
|
|
inline |
The documentation for this class was generated from the following file: