Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorMacros.h47 #if EIGEN_HAS_CONSTEXPR
DTensorDimensionList.h47 #if EIGEN_HAS_CONSTEXPR
DTensorIndexList.h14 #if EIGEN_HAS_CONSTEXPR && EIGEN_HAS_VARIADIC_TEMPLATES
DTensorReduction.h97 #if EIGEN_HAS_CONSTEXPR && EIGEN_HAS_VARIADIC_TEMPLATES
/external/eigen/Eigen/src/Core/util/
DMacros.h412 #ifndef EIGEN_HAS_CONSTEXPR
417 #define EIGEN_HAS_CONSTEXPR 1 macro
421 #define EIGEN_HAS_CONSTEXPR 1 macro
424 #ifndef EIGEN_HAS_CONSTEXPR
425 #define EIGEN_HAS_CONSTEXPR 0 macro
/external/eigen/unsupported/test/
Dcxx11_tensor_reduction.cpp371 #if !EIGEN_HAS_CONSTEXPR in test_static_dims()
401 #if !EIGEN_HAS_CONSTEXPR in test_innermost_last_dims()
432 #if !EIGEN_HAS_CONSTEXPR in test_innermost_first_dims()
463 #if !EIGEN_HAS_CONSTEXPR in test_reduce_middle_dims()
Dcxx11_tensor_broadcasting.cpp118 #if EIGEN_HAS_CONSTEXPR in test_static_broadcasting()
/external/eigen/doc/
DPreprocessorDirectives.dox75 - \b EIGEN_HAS_CONSTEXPR - defines whether relaxed const expression are supported