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 285 #define EIGEN_USER_ALIGN16 EIGEN_ALIGN16
288 #define EIGEN_USER_ALIGN16
  /external/eigen/Eigen/src/Core/
DenseStorage.h 82 EIGEN_USER_ALIGN16 T array[Size];
99 EIGEN_USER_ALIGN16 T array[1];

Completed in 33 milliseconds