Searched refs:EIGEN_NO_DEBUG (Results 1 – 10 of 10) sorted by relevance
532 # ifndef EIGEN_NO_DEBUG533 # define EIGEN_NO_DEBUG macro538 #ifdef EIGEN_NO_DEBUG586 #ifdef EIGEN_NO_DEBUG
24 …u can suppress eigen_assert by defining \c EIGEN_NO_DEBUG \b before including Eigen headers. \c EI…
74 EIGEN_NO_DEBUG macro, and the above program was compiled with this macro turned off in order to ill…
87 - \b EIGEN_NO_DEBUG - disables %Eigen's assertions if defined. Not defined by default, unless the
170 \endcode</td><td class="note">Range checking is disabled if \n NDEBUG or EIGEN_NO_DEBUG is defined<…
74 #if !(defined(EIGEN_NO_STATIC_ASSERT) && defined(EIGEN_NO_DEBUG))
320 #ifndef EIGEN_NO_DEBUG
875 #ifndef EIGEN_NO_DEBUG
20 #ifndef EIGEN_NO_DEBUG21 #define EIGEN_NO_DEBUG
292 // This fails if EIGEN_NO_DEBUG is undefined.