Home
last modified time | relevance | path

Searched refs:NBTRIES (Results 1 – 25 of 49) sorted by relevance

12

/dports/math/eigen3/eigen-3.3.9/bench/
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_lu.cpp29 #ifndef NBTRIES
30 #define NBTRIES 10 macro
35 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) { \
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/bench/
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_lu.cpp29 #ifndef NBTRIES
30 #define NBTRIES 10 macro
35 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) { \
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/bench/
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_lu.cpp29 #ifndef NBTRIES
30 #define NBTRIES 10 macro
35 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) { \
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/bench/
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_lu.cpp29 #ifndef NBTRIES
30 #define NBTRIES 10 macro
35 for (int _j=0; _j<NBTRIES; ++_j) { \
/dports/misc/opennn/opennn-5.0.5/eigen/bench/
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_lu.cpp29 #ifndef NBTRIES
30 #define NBTRIES 10 macro
35 for (int _j=0; _j<NBTRIES; ++_j) { \
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/bench/
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_lu.cpp29 #ifndef NBTRIES
30 #define NBTRIES 10 macro
35 for (int _j=0; _j<NBTRIES; ++_j) { \
/dports/astro/siril/siril/src/tests/
H A Dsorting.c15 #define NBTRIES 200 // for result checking, unit test of implementations macro
74 for (int i = 0; i < NBTRIES; i++, size++) { in Test()

12