Searched refs:sparse_permutations_all (Results 1 – 1 of 1) sorted by relevance
215 template<typename Scalar> void sparse_permutations_all(int size) in sparse_permutations_all() function227 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()