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

  /external/eigen/unsupported/test/
svd_common.h 18 #define EIGEN_RUNTIME_NO_MALLOC
  /external/eigen/test/
jacobisvd.cpp 13 #define EIGEN_RUNTIME_NO_MALLOC
  /external/eigen/Eigen/src/Core/util/
Memory.h 190 #elif defined EIGEN_RUNTIME_NO_MALLOC
202 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 294 milliseconds