Home
last modified time | relevance | path

Searched refs:EIGEN_NO_DEBUG (Results 1 – 8 of 8) sorted by relevance

/external/eigen/Eigen/src/Core/util/
DMacros.h162 # ifndef EIGEN_NO_DEBUG
163 # define EIGEN_NO_DEBUG macro
168 #ifdef EIGEN_NO_DEBUG
216 #ifdef EIGEN_NO_DEBUG
/external/eigen/Eigen/src/Core/
DSelfCwiseBinaryOp.h138 #ifndef EIGEN_NO_DEBUG
DTranspose.h323 #ifndef EIGEN_NO_DEBUG
DDenseBase.h277 #ifndef EIGEN_NO_DEBUG
DAssign.h501 #ifndef EIGEN_NO_DEBUG
/external/eigen/doc/
DI14_PreprocessorDirectives.dox46 - \b EIGEN_NO_DEBUG - disables %Eigen's assertions if defined. Not defined by default, unless the
DI11_Aliasing.dox76 EIGEN_NO_DEBUG macro, and the above program was compiled with this macro turned off in order to ill…
DQuickReference.dox180 \endcode</td><td class="note">Range checking is disabled if \n NDEBUG or EIGEN_NO_DEBUG is defined<…