Home
last modified time | relevance | path

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

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