Searched defs:EIGEN_STACK_ALLOCATION_LIMIT (Results 1 - 6 of 6) sorted by relevance

/external/eigen/test/eigen2/
H A Deigen2_nomalloc.cpp16 #define EIGEN_STACK_ALLOCATION_LIMIT 0 macro
/external/eigen/test/
H A Dexceptions.cpp15 #define EIGEN_STACK_ALLOCATION_LIMIT 100000000 macro
H A Djacobisvd.cpp12 #define EIGEN_STACK_ALLOCATION_LIMIT 0 macro
H A Dnomalloc.cpp22 #define EIGEN_STACK_ALLOCATION_LIMIT 0 macro
/external/eigen/unsupported/test/
H A Dsvd_common.h17 #define EIGEN_STACK_ALLOCATION_LIMIT 0 macro
/external/eigen/Eigen/src/Core/util/
H A DMacros.h291 #ifndef EIGEN_STACK_ALLOCATION_LIMIT
293 #define EIGEN_STACK_ALLOCATION_LIMIT 131072 macro

Completed in 86 milliseconds