Searched refs:randomPermutationVector (Results 1 - 3 of 3) sorted by relevance

/external/eigen/test/
H A Dpermutationmatrices.cpp31 randomPermutationVector(lv, rows);
34 randomPermutationVector(rv, cols);
56 randomPermutationVector(lv2, rows);
H A Dmain.h391 void randomPermutationVector(PermutationVectorType& v, typename PermutationVectorType::Index size);
393 void randomPermutationVector(PermutationVectorType& v, typename PermutationVectorType::Index size) function in namespace:Eigen
H A Dsparse_permutations.cpp44 randomPermutationVector(pi, cols);

Completed in 276 milliseconds