Total Variation Inpainting using Split Bregman
Data Fields
randmtstruct_t Struct Reference

An MT19937 pseudo-random number generator. More...

Data Fields

unsigned long mt [MT_N]
 
int mti
 

Detailed Description

An MT19937 pseudo-random number generator.

Definition at line 95 of file randmt.c.

Field Documentation

unsigned long randmtstruct_t::mt[MT_N]

the array for the state vector

Definition at line 97 of file randmt.c.

int randmtstruct_t::mti

current position in the state vector

Definition at line 98 of file randmt.c.


The documentation for this struct was generated from the following file: