gsl_qrng Struct Reference
#include <gsl_qrng.h>
Detailed Description
Definition at line 41 of file gsl_qrng.h.
Data Fields | |
unsigned int | dimension |
void * | state |
size_t | state_size |
const gsl_qrng_type * | type |
Field Documentation
unsigned int gsl_qrng::dimension |
Definition at line 44 of file gsl_qrng.h.
void* gsl_qrng::state |
Definition at line 46 of file gsl_qrng.h.
size_t gsl_qrng::state_size |
Definition at line 45 of file gsl_qrng.h.
const gsl_qrng_type* gsl_qrng::type |
Definition at line 43 of file gsl_qrng.h.
The documentation for this struct was generated from the following file:
- src/biu/qrng/gsl_qrng.h