Home
last modified time | relevance | path

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

/external/eigen/test/
Dsparse_permutations.cpp215 template<typename Scalar> void sparse_permutations_all(int size) in sparse_permutations_all() function
227 CALL_SUBTEST_1(( sparse_permutations_all<double>(s) )); in test_sparse_permutations()
228 CALL_SUBTEST_2(( sparse_permutations_all<std::complex<double> >(s) )); in test_sparse_permutations()