HomeSort by relevance Sort by last modified time
    Searched full:alignedsize2 (Results 1 - 1 of 1) sorted by null

  /external/eigen/Eigen/src/Core/
Redux.h 209 const Index alignedSize2 = ((size-alignedStart)/(2*packetSize))*(2*packetSize);
211 const Index alignedEnd2 = alignedStart + alignedSize2;

Completed in 7027 milliseconds