mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Defines a random number seed generator. More...
Defines a random number seed generator.
Definition in file randomSeed.hpp.
Go to the source code of this file.
Namespaces | |
mx | |
The mxlib c++ namespace. | |
Functions | |
template<typename intT > | |
int | mx::math::randomSeed (intT &seedval) |
Get a value to use as a random seed. More... | |