#include <cmath>
Go to the source code of this file.
Namespaces | |
| namespace | RandomLib |
Classes | |
| class | RandomLib::RandomPower2 |
| Return or multiply by powers of 2. More... | |
Defines | |
| #define | RANDOMPOWER2_HPP "$Id: RandomPower2.hpp 6419 2008-01-16 18:23:01Z ckarney $" |
Return and multiply by powers of two.
Written by Charles Karney <charles@karney.com> and licensed under the LGPL. For more information, see http://charles.karney.info/random/
Definition in file RandomPower2.hpp.
| #define RANDOMPOWER2_HPP "$Id: RandomPower2.hpp 6419 2008-01-16 18:23:01Z ckarney $" |
Definition at line 13 of file RandomPower2.hpp.
1.5.6