| 
    ROOT   6.08/07  Reference Guide  | 
    
UnuranRng class for interface ROOT random generators to Unuran.
Definition at line 22 of file UnuranRng.h.
Static Public Member Functions | |
| static void | Delete (void *) | 
| function to delete object (not needed)  More... | |
| static double | Rndm (void *p) | 
| function to sample random generator  More... | |
| static void | Seed (void *p, unsigned long seed) | 
| function to set the seed in the random  More... | |
#include </mnt/build/workspace/root-makedoc-v608/rootspi/rdoc/src/v6-08-00-patches/math/unuran/src/UnuranRng.h>
function to delete object (not needed)
Definition at line 27 of file UnuranRng.h.
function to sample random generator
Definition at line 39 of file UnuranRng.h.
      
  | 
  inlinestatic | 
function to set the seed in the random
Definition at line 33 of file UnuranRng.h.