M4RI  20140914
Data Fields
mzd_t_cache Struct Reference

Cache of mzd_t containers. More...

Data Fields

mzd_t mzd [64]
 
struct mzd_t_cacheprev
 
struct mzd_t_cachenext
 
uint64_t used
 
unsigned char padding [sizeof(mzd_t)-2 *sizeof(struct mzd_t_cache *)-sizeof(uint64_t)]
 

Detailed Description

Cache of mzd_t containers.

Field Documentation

mzd_t mzd_t_cache::mzd[64]

cached matrices

struct mzd_t_cache* mzd_t_cache::next

next block

unsigned char mzd_t_cache::padding[sizeof(mzd_t)-2 *sizeof(struct mzd_t_cache *)-sizeof(uint64_t)]

alignment

struct mzd_t_cache* mzd_t_cache::prev

previous block

uint64_t mzd_t_cache::used

bitmasks which matrices in this block are used


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