mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
randomSeed.hpp File Reference

Defines a random number seed generator. More...

Defines a random number seed generator.

Author
Jared R. Males

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...