Searched defs:rhsIt (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/Core/products/
H A DSelfadjointMatrixVector.h124 const Scalar* EIGEN_RESTRICT rhsIt = rhs + alignedStart; local
130 Packet Bi = ploadu<Packet>(rhsIt); rhsIt += PacketSize; // FIXME should be aligned in most cases

Completed in 139 milliseconds