Searched refs:chosen_roots (Results 1 – 2 of 2) sorted by relevance
158 std::vector<Complex> chosen_roots(p-1); in daubechies_coefficients() local163 chosen_roots[i] = Qroots[i].first; in daubechies_coefficients()168 chosen_roots[i] = Qroots[i].second; in daubechies_coefficients()175 Complex ak = chosen_roots[i]; in daubechies_coefficients()
166 std::vector<Complex> chosen_roots(p-1); in daubechies_coefficients() local171 chosen_roots[i] = Qroots[i].first; in daubechies_coefficients()176 chosen_roots[i] = Qroots[i].second; in daubechies_coefficients()183 Complex ak = chosen_roots[i]; in daubechies_coefficients()