Home | History | Annotate | Download | only in util

Lines Matching refs:eigen_assert

170   eigen_assert(false && "heap allocation is forbidden (EIGEN_NO_MALLOC is defined)");
184 eigen_assert(is_malloc_allowed() && "heap allocation is forbidden (EIGEN_RUNTIME_NO_MALLOC is defined and g_is_malloc_allowed is false)");