![]()  | 
  
    VPTissue Reference Manual
    
   | 
 
Namespace for Types of random engines. More...
Classes | |
| struct | Info | 
| Info.  More... | |
Enumerations | |
| enum | TypeId {  lcg64, lcg64_shift, mrg2, mrg3, yarn2, yarn3 }  | 
| Enumerates type ids.  | |
Functions | |
| TypeId | FromString (std::string s) | 
| Convert a string with name to type id.  | |
| bool | IsExisting (std::string s) | 
| Check whether type with name s exists.  | |
| bool | IsExisting (TypeId b) | 
| Check whether type with id b exists.  | |
| string | ToString (TypeId b) | 
| Convert a type id to corresponding name.  | |
Namespace for Types of random engines.