util::internal Namespace Reference

Implementation detail. For the random module's internal use only. More...


Classes

struct  random_scaler< T, true >
 Specialized random_scaler for integral types. More...
struct  random_scaler< T, false >
 Specialized random_scaler for non-integral types. More...
struct  wide_random_collector
 Helper for filling a wider variable with random ints. More...
struct  wide_random_collector< T, 1 >
 Specialized wide_random_collector for generating just a single int. More...

Functions

int rand_int ()
 The central call to the randomizer upon which this whole module is built.


Detailed Description

Implementation detail. For the random module's internal use only.


Function Documentation

int util::internal::rand_int (  ) 

The central call to the randomizer upon which this whole module is built.

Definition at line 37 of file random.cc.

References util::rand().

Referenced by util::rand().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Thu Jul 6 00:34:53 2017 for Moses by  doxygen 1.5.9