Go to the source code of this file.
◆ _PB_NI
Definition at line 63 of file 3mm.h.
◆ _PB_NJ
Definition at line 64 of file 3mm.h.
◆ _PB_NK
Definition at line 65 of file 3mm.h.
◆ _PB_NL
Definition at line 66 of file 3mm.h.
◆ _PB_NM
◆ DATA_PRINTF_MODIFIER
#define DATA_PRINTF_MODIFIER "%0.2lf " |
Definition at line 92 of file 3mm.h.
◆ DATA_TYPE
Definition at line 91 of file 3mm.h.
◆ DATA_TYPE_IS_DOUBLE
#define DATA_TYPE_IS_DOUBLE |
Definition at line 72 of file 3mm.h.
◆ EXP_FUN
#define EXP_FUN |
( |
|
x | ) |
exp(x) |
Definition at line 95 of file 3mm.h.
◆ LARGE_DATASET
This version is stamped on May 10, 2016.
Contact: Louis-Noel Pouchet <pouchet.ohio-state.edu> Tomofumi Yuki <tomofumi.yuki.fr>
Web address: http://polybench.sourceforge.net
Definition at line 15 of file 3mm.h.
◆ NI
Definition at line 45 of file 3mm.h.
◆ NJ
Definition at line 46 of file 3mm.h.
◆ NK
Definition at line 47 of file 3mm.h.
◆ NL
Definition at line 48 of file 3mm.h.
◆ NM
◆ POW_FUN
#define POW_FUN |
( |
|
x, |
|
|
|
y |
|
) |
| pow(x,y) |
Definition at line 96 of file 3mm.h.
◆ SCALAR_VAL
#define SCALAR_VAL |
( |
|
x | ) |
x |
Definition at line 93 of file 3mm.h.
◆ SQRT_FUN
#define SQRT_FUN |
( |
|
x | ) |
sqrt(x) |
Definition at line 94 of file 3mm.h.