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

/external/eigen/test/
H A Dpermutationmatrices.cpp19 typedef PermutationMatrix<Rows> LeftPermutationType; typedef
21 typedef Map<LeftPermutationType> MapLeftPerm;
32 LeftPermutationType lp(lv);
57 LeftPermutationType lp2(lv2);
63 LeftPermutationType identityp;

Completed in 106 milliseconds