Searched refs:roots (Results 1 – 3 of 3) sorted by relevance
550 unsigned int *roots) in find_affine4_roots() argument579 return solve_linear_system(bch, rows, roots, 4); in find_affine4_roots()586 unsigned int *roots) in find_poly_deg1_roots() argument592 roots[n++] = mod_s(bch, GF_N(bch)-bch->a_log_tab[poly->c[0]]+ in find_poly_deg1_roots()601 unsigned int *roots) in find_poly_deg2_roots() argument630 roots[n++] = modulo(bch, 2*GF_N(bch)-l1- in find_poly_deg2_roots()632 roots[n++] = modulo(bch, 2*GF_N(bch)-l1- in find_poly_deg2_roots()643 unsigned int *roots) in find_poly_deg3_roots() argument665 roots[n++] = a_ilog(bch, tmp[i]); in find_poly_deg3_roots()676 unsigned int *roots) in find_poly_deg4_roots() argument[all …]
183 (For example, a function in a library to compute square roots has188 root function must still compute square roots.)
170 (For example, a function in a library to compute square roots has175 root function must still compute square roots.)