UnuranRng< Random > Struct Template Reference

#include <UnuranRng.h>

List of all members.

Static Public Member Functions

static void Delete (void *)
 function to delete object (not needed)
static void Seed (void *p, unsigned long seed)
 function to set the seed in the random
static double Rndm (void *p)
 function to sample random generator


Detailed Description

template<class Random>
struct UnuranRng< Random >

UnuranRng class for interface ROOT random generators to Unuran

Definition at line 22 of file UnuranRng.h.


Member Function Documentation

template<class Random>
static void UnuranRng< Random >::Delete ( void *   )  [inline, static]

function to delete object (not needed)

Definition at line 27 of file UnuranRng.h.

template<class Random>
static void UnuranRng< Random >::Seed ( void *  p,
unsigned long  seed 
) [inline, static]

function to set the seed in the random

Definition at line 33 of file UnuranRng.h.

References Random.

template<class Random>
static double UnuranRng< Random >::Rndm ( void *  p  )  [inline, static]

function to sample random generator

Definition at line 39 of file UnuranRng.h.

References Random.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:49:57 2011 for ROOT_528-00b_version by  doxygen 1.5.1