Searched refs:NBTRIES (Results 1 - 8 of 8) sorted by relevance

/external/eigen/bench/
H A Dsparse_lu.cpp29 #ifndef NBTRIES
30 #define NBTRIES 10 macro
35 for (int _j=0; _j<NBTRIES; ++_j) { \
H A Dsparse_randomsetter.cpp28 #ifndef NBTRIES
29 #define NBTRIES 10 macro
34 for (int _j=0; _j<NBTRIES; ++_j) { \
H A Dsparse_transpose.cpp24 #ifndef NBTRIES
25 #define NBTRIES 10 macro
30 for (int _j=0; _j<NBTRIES; ++_j) { \
H A Dsparse_cholesky.cpp29 #ifndef NBTRIES
30 #define NBTRIES 10 macro
35 for (int _j=0; _j<NBTRIES; ++_j) { \
H A Dsparse_dense_product.cpp24 #ifndef NBTRIES
25 #define NBTRIES 10 macro
30 for (int _j=0; _j<NBTRIES; ++_j) { \
H A Dsparse_product.cpp26 #ifndef NBTRIES
27 #define NBTRIES 1 macro
32 for (int _j=0; _j<NBTRIES; ++_j) { \
H A Dsparse_trisolver.cpp25 #ifndef NBTRIES
26 #define NBTRIES 10 macro
31 for (int _j=0; _j<NBTRIES; ++_j) { \
H A Dsparse_setter.cpp18 #ifndef NBTRIES
19 #define NBTRIES 2 macro
38 for (int _j=0; _j<NBTRIES; ++_j) { \

Completed in 751 milliseconds