tool.hpp File Reference
#include <etk/types.hpp>
Go to the source code of this file.
Namespaces | |
etk | |
etk::tool | |
Functions | |
double | etk::tool::frand (double _a, double _b) |
int32_t | etk::tool::irand (int32_t _a, int32_t _b) |
void | etk::tool::resetRandom () |
void | etk::tool::randSeek (int32_t _val) |
Detailed Description
- Copyright
- 2011, Edouard DUPIN, all right reserved
- Note
- License: APACHE v2.0 (see license file)