Home
last modified time | relevance | path

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

/external/eigen/test/
Dprec_inverse_4x4.cpp14 template<typename MatrixType> void inverse_permutation_4x4() in inverse_permutation_4x4() function
60 CALL_SUBTEST_1((inverse_permutation_4x4<Matrix4f>())); in test_prec_inverse_4x4()
63 CALL_SUBTEST_2((inverse_permutation_4x4<Matrix<double,4,4,RowMajor> >())); in test_prec_inverse_4x4()
66 CALL_SUBTEST_3((inverse_permutation_4x4<Matrix4cf>())); in test_prec_inverse_4x4()
/external/eigen/test/eigen2/
Deigen2_prec_inverse_4x4.cpp29 template<typename MatrixType> void inverse_permutation_4x4() in inverse_permutation_4x4() function
76 CALL_SUBTEST_1((inverse_permutation_4x4<Matrix4f>())); in test_eigen2_prec_inverse_4x4()
79 CALL_SUBTEST_2((inverse_permutation_4x4<Matrix<double,4,4,RowMajor> >())); in test_eigen2_prec_inverse_4x4()
82 CALL_SUBTEST_3((inverse_permutation_4x4<Matrix4cf>())); in test_eigen2_prec_inverse_4x4()