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

  /external/eigen/Eigen/src/Core/util/
Macros.h 674 // EIGEN_MIN_ALIGN_BYTES defines the minimal value for which the notion of explicit alignment makes sense
675 #define EIGEN_MIN_ALIGN_BYTES 16
    [all...]
XprHelper.h 194 bool TryHalf = bool(EIGEN_MIN_ALIGN_BYTES<AlignmentBytes) >
    [all...]

Completed in 416 milliseconds