HomeSort by relevance Sort by last modified time
    Searched defs:EIGEN_STACK_ALLOCATION_LIMIT (Results 1 - 5 of 5) sorted by null

  /external/eigen/test/
bdcsvd.cpp 14 #define EIGEN_STACK_ALLOCATION_LIMIT 0
jacobisvd.cpp 12 #define EIGEN_STACK_ALLOCATION_LIMIT 0
exceptions.cpp 15 #define EIGEN_STACK_ALLOCATION_LIMIT 100000000
nomalloc.cpp 12 #define EIGEN_STACK_ALLOCATION_LIMIT 0
  /external/eigen/Eigen/src/Core/util/
Macros.h 797 #ifndef EIGEN_STACK_ALLOCATION_LIMIT
799 #define EIGEN_STACK_ALLOCATION_LIMIT 131072
    [all...]

Completed in 216 milliseconds