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

  /external/eigen/Eigen/src/Core/util/
Macros.h 271 #define EIGEN_USER_ALIGN16 EIGEN_ALIGN16
274 #define EIGEN_USER_ALIGN16
  /external/eigen/Eigen/src/Core/
DenseStorage.h 55 EIGEN_USER_ALIGN16 T array[Size];
63 EIGEN_USER_ALIGN16 T array[1];

Completed in 172 milliseconds