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

  /external/eigen/test/
dynalloc.cpp 12 #if EIGEN_ALIGN
  /external/eigen/Eigen/src/Core/
Map.h 85 IsAligned = bool(EIGEN_ALIGN) && ((int(MapOptions)&Aligned)==Aligned),
  /external/eigen/Eigen/src/Core/util/
Macros.h 73 #define EIGEN_ALIGN 0
75 #define EIGEN_ALIGN 1
Memory.h 199 #if !EIGEN_ALIGN
222 #if !EIGEN_ALIGN
247 #if !EIGEN_ALIGN
585 #if EIGEN_ALIGN
    [all...]
XprHelper.h 124 #if EIGEN_ALIGN

Completed in 106 milliseconds