Searched defs:bottomRows (Results 1 – 2 of 2) sorted by relevance
428 inline RowsBlockXpr bottomRows(Index n) in bottomRows() function434 inline ConstRowsBlockXpr bottomRows(Index n) const in bottomRows() function
354 static inline uint64_t interleave6(uint64_t topRows, uint64_t bottomRows) { in interleave6()