Searched refs:EIGEN_NO_DEBUG (Results 1 – 9 of 9) sorted by relevance
954 #ifndef EIGEN_NO_DEBUG955 #define EIGEN_NO_DEBUG macro988 # ifndef EIGEN_NO_DEBUG989 # define EIGEN_NO_DEBUG macro994 #ifdef EIGEN_NO_DEBUG1046 #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…
88 - \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<…
77 #if !(defined(EIGEN_NO_STATIC_ASSERT) && defined(EIGEN_NO_DEBUG))
380 #ifndef EIGEN_NO_DEBUG
950 #ifndef EIGEN_NO_DEBUG
295 // This fails if EIGEN_NO_DEBUG is undefined.