|
neuro_toolbox
|
#include "config.hpp"

Go to the source code of this file.
Namespaces | |
| NTB | |
Functions | |
| std::vector< float > | NTB::rand_uniform (const double low, const double high, const int size, const int seed=-1) |
| std::vector< int > | NTB::randint (const int low, const int high, const int size, const int seed=-1) |
1.8.13