HiCMA
Hierarchical Computations on Manycore Architectures
|
#include <hicma_struct.h>
Data Fields | |
int | max |
int | min |
double | avg |
Definition at line 41 of file hicma_struct.h.
int hicma_stat_s::max |
Definition at line 42 of file hicma_struct.h.
int hicma_stat_s::min |
Definition at line 43 of file hicma_struct.h.
double hicma_stat_s::avg |
Definition at line 44 of file hicma_struct.h.