Home
last modified time | relevance | path

Searched refs:PermutationVectorType (Results 1 – 2 of 2) sorted by relevance

/external/eigen/test/
Drvalue_types.cpp53 typedef typename TranspositionsType::IndicesType PermutationVectorType; in rvalue_transpositions() typedef
55 PermutationVectorType vec; in rvalue_transpositions()
Dmain.h690 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()