Searched refs:inv_x (Results 1 – 1 of 1) sorted by relevance
55 T inv_x = T(1)/x; in poly_eval() local57 val = val*inv_x + poly[i]; } in poly_eval()