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

  /external/eigen/test/
jacobisvd.cpp 13 #define EIGEN_RUNTIME_NO_MALLOC
  /external/eigen/Eigen/src/Core/util/
Memory.h 172 #elif defined EIGEN_RUNTIME_NO_MALLOC
184 eigen_assert(is_malloc_allowed() && "heap allocation is forbidden (EIGEN_RUNTIME_NO_MALLOC is defined and g_is_malloc_allowed is false)");
    [all...]

Completed in 49 milliseconds