Logo ROOT  
Reference Guide
TUnuran.h File Reference
#include <string>
#include "TUnuranBaseDist.h"
#include <memory>
Include dependency graph for TUnuran.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TUnuran
 TUnuran class. More...
 

Typedefs

typedef struct unur_distr UNUR_DISTR
 
typedef struct unur_gen UNUR_GEN
 
typedef struct unur_urng UNUR_URNG
 

Typedef Documentation

◆ UNUR_DISTR

typedef struct unur_distr UNUR_DISTR

Definition at line 70 of file TUnuran.h.

◆ UNUR_GEN

typedef struct unur_gen UNUR_GEN

Definition at line 64 of file TUnuran.h.

◆ UNUR_URNG

typedef struct unur_urng UNUR_URNG

Definition at line 73 of file TUnuran.h.