Searched refs:sparse_permutations_all (Results 1 – 1 of 1) sorted by relevance
172 template<typename Scalar> void sparse_permutations_all(int size) in sparse_permutations_all() function184 CALL_SUBTEST_1(( sparse_permutations_all<double>(s) )); in test_sparse_permutations()185 CALL_SUBTEST_2(( sparse_permutations_all<std::complex<double> >(s) )); in test_sparse_permutations()