Header for LeadingZeros. More...
Go to the source code of this file.
Classes | |
class | RandomLib::LeadingZeros |
Count of leading zeros. More... | |
Namespaces | |
namespace | RandomLib |
Defines | |
#define | LEADINGZEROS_HPP "$Id: LeadingZeros.hpp 6723 2010-01-11 14:20:10Z ckarney $" |
Header for LeadingZeros.
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://randomlib.sourceforge.net/
Definition in file LeadingZeros.hpp.
#define LEADINGZEROS_HPP "$Id: LeadingZeros.hpp 6723 2010-01-11 14:20:10Z ckarney $" |
Definition at line 12 of file LeadingZeros.hpp.