| LibRan
    0.1
    Pseudo-random number distribution generator | 
spans the set of allowed value types More...
#include <libran.h>
| Data Fields | |
| long | l | 
| int | i | 
| float | f | 
| double | d | 
spans the set of allowed value types
This union allows all the various allowed data types to be used for a given LibRan LR_obj object attribute conserving memory. The length of this attribute will be the longest of the given types used in the union. 
 1.8.13
 1.8.13