Go to the source code of this file.
Namespaces | |
| namespace | RandomLib |
Classes | |
| class | RandomLib::LeadingZeros |
| Count of leading zeros. More... | |
Defines | |
| #define | LEADINGZEROS_HPP "$Id: LeadingZeros.hpp 6415 2008-01-12 19:12:01Z ckarney $" |
Count the leading zeros in a real number.
Written by Charles Karney <charles@karney.com> and licensed under the LGPL. For more information, see http://charles.karney.info/random/
Definition in file LeadingZeros.hpp.
| #define LEADINGZEROS_HPP "$Id: LeadingZeros.hpp 6415 2008-01-12 19:12:01Z ckarney $" |
Definition at line 13 of file LeadingZeros.hpp.
1.5.6