HomeSort by relevance Sort by last modified time
    Searched refs:EIGEN_NO_MALLOC (Results 1 - 3 of 3) sorted by null

  /external/eigen/test/eigen2/
eigen2_nomalloc.cpp 18 #define EIGEN_NO_MALLOC
  /external/eigen/test/
nomalloc.cpp 18 #define EIGEN_NO_MALLOC
  /external/eigen/Eigen/src/Core/util/
Memory.h 167 #ifdef EIGEN_NO_MALLOC
170 eigen_assert(false && "heap allocation is forbidden (EIGEN_NO_MALLOC is defined)");
    [all...]

Completed in 965 milliseconds