mt19937ar.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define MT19937AR_VERSION   "0.20100917"

Functions

void mt_init_genrand (unsigned long s)
 initializes the generator with a seed
double mt_genrand_res53 (void)
 generates a random number on [0,1) with 53-bit resolution

Define Documentation

#define MT19937AR_VERSION   "0.20100917"

Definition at line 8 of file mt19937ar.h.


Function Documentation

double mt_genrand_res53 ( void   ) 

generates a random number on [0,1) with 53-bit resolution

Definition at line 149 of file mt19937ar.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void mt_init_genrand ( unsigned long  s  ) 

initializes the generator with a seed

Definition at line 141 of file mt19937ar.c.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions Variables Defines
Generated on Thu Sep 1 09:57:56 2011 for non local means denoising by  doxygen 1.6.3