Home
last modified time | relevance | path

Searched refs:MINDENSITY (Results 1 – 6 of 6) sorted by relevance

/external/eigen/bench/
Dsparse_transpose.cpp20 #ifndef MINDENSITY
21 #define MINDENSITY 0.0004 macro
45 for (float density = DENSITY; density>=MINDENSITY; density*=0.5) in main()
Dsparse_dense_product.cpp20 #ifndef MINDENSITY
21 #define MINDENSITY 0.0004 macro
63 for (float density = DENSITY; density>=MINDENSITY; density*=0.5) in main()
Dsparse_randomsetter.cpp24 #ifndef MINDENSITY
25 #define MINDENSITY 0.0004 macro
Dsparse_trisolver.cpp21 #ifndef MINDENSITY
22 #define MINDENSITY 0.0004 macro
70 for (float density = DENSITY; density>=MINDENSITY; density*=0.5) in main()
Dsparse_lu.cpp25 #ifndef MINDENSITY
26 #define MINDENSITY 0.0004 macro
Dsparse_cholesky.cpp25 #ifndef MINDENSITY
26 #define MINDENSITY 0.0004 macro