Home
last modified time | relevance | path

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

/external/eigen/test/
Dprec_inverse_4x4.cpp14 template<typename MatrixType> void inverse_permutation_4x4() in inverse_permutation_4x4() function
73 CALL_SUBTEST_1((inverse_permutation_4x4<Matrix4f>())); in test_prec_inverse_4x4()
77 CALL_SUBTEST_2((inverse_permutation_4x4<Matrix<double,4,4,RowMajor> >())); in test_prec_inverse_4x4()
81 CALL_SUBTEST_3((inverse_permutation_4x4<Matrix4cf>())); in test_prec_inverse_4x4()