HomeSort by relevance Sort by last modified time
    Searched refs:EIGEN_OS_WIN64 (Results 1 - 4 of 4) sorted by null

  /external/eigen/unsupported/test/
cxx11_tensor_notification.cpp 16 #if EIGEN_OS_WIN || EIGEN_OS_WIN64
  /external/eigen/Eigen/src/Core/util/
Macros.h 274 /// \internal EIGEN_OS_WIN64 set to 1 if the OS is Windows 64bits
276 #define EIGEN_OS_WIN64 1
278 #define EIGEN_OS_WIN64 0
    [all...]
Memory.h 52 || (EIGEN_OS_WIN64 && (EIGEN_DEFAULT_ALIGN_BYTES == 16)) \
    [all...]
  /external/eigen/Eigen/src/Core/arch/SSE/
PacketMath.h 418 #if EIGEN_COMP_MSVC_STRICT && EIGEN_OS_WIN64
    [all...]

Completed in 95 milliseconds