Searched refs:randomPermutationVector (Results 1 – 3 of 3) sorted by relevance
31 randomPermutationVector(lv, rows); in permutationmatrices()34 randomPermutationVector(rv, cols); in permutationmatrices()56 randomPermutationVector(lv2, rows); in permutationmatrices()
391 void randomPermutationVector(PermutationVectorType& v, typename PermutationVectorType::Index size);393 void randomPermutationVector(PermutationVectorType& v, typename PermutationVectorType::Index size) in randomPermutationVector() function
44 randomPermutationVector(pi, cols); in sparse_permutations()