Home
last modified time | relevance | path

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

/external/eigen/test/
Dpermutationmatrices.cpp33 randomPermutationVector(lv, rows); in permutationmatrices()
36 randomPermutationVector(rv, cols); in permutationmatrices()
64 randomPermutationVector(lv2, rows); in permutationmatrices()
Dmain.h595 void randomPermutationVector(PermutationVectorType& v, Index size);
597 void randomPermutationVector(PermutationVectorType& v, Index size) in randomPermutationVector() function
Dsparse_permutations.cpp76 randomPermutationVector(pi, cols); in sparse_permutations()