Searched refs:PermutationVectorType (Results 1 – 2 of 2) sorted by relevance
53 typedef typename TranspositionsType::IndicesType PermutationVectorType; in rvalue_transpositions() typedef55 PermutationVectorType vec; in rvalue_transpositions()
690 template<typename PermutationVectorType>691 void randomPermutationVector(PermutationVectorType& v, Index size);692 template<typename PermutationVectorType>693 void randomPermutationVector(PermutationVectorType& v, Index size) in randomPermutationVector()695 typedef typename PermutationVectorType::Scalar Scalar; in randomPermutationVector()