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

/external/eigen/test/
H A Dpermutationmatrices.cpp22 typedef PermutationMatrix<Cols> RightPermutationType; typedef
24 typedef Map<RightPermutationType> MapRightPerm;
35 RightPermutationType rp(rv);
95 RightPermutationType rp2 = rp;

Completed in 781 milliseconds