Searched refs:m1_rh (Results 1 – 1 of 1) sorted by relevance
61 Reverse<MatrixType, Horizontal> m1_rh(m1); in reverse() local65 VERIFY_IS_APPROX(m1_rh(i, j), m1(i, cols - 1 - j)); in reverse()