Lines Matching full:form
48 /* The syndrome is in index form,
59 /* form the syndromes; i.e., evaluate data(x) at roots of
91 /* Convert syndromes to index form, checking for nonzero condition */
135 /* Compute discrepancy at the r-th step in poly-form */
145 discr_r = index_of[discr_r]; /* Index form */
181 /* Convert lambda to index form and compute deg(lambda(x)) */
216 /* store root (index-form) and error location number */
234 * x**nroots). in index form. Also find deg(omega).
248 * Compute error values in poly-form. num1 = omega(inv(X(l))), num2 =
249 * inv(X(l))**(fcr-1) and den = lambda_pr(inv(X(l))) all in poly-form