Home
last modified time | relevance | path

Searched defs:alignedEnd (Results 1 – 2 of 2) sorted by relevance

/external/eigen/Eigen/src/Core/products/
DSelfadjointMatrixVector.h90 Index alignedEnd = alignedStart + ((endi-alignedStart)/(PacketSize))*(PacketSize); in run() local
/external/eigen/bench/btl/libs/eigen3/
Deigen3_interface.hh126 int alignedEnd = starti; in triassign() local