Searched refs:offsetD (Results 1 – 1 of 1) sorted by relevance
231 unsigned offsetD = offsetN + orderN; in init_chebyshev() local245 A(i, j + offsetD) = -x * b[i]; in init_chebyshev()436 unsigned offsetD = offsetN + orderN; in iterate() local453 A(i, j + offsetD) = -x * mult; in iterate()653 unsigned offsetD = pinned ? orderN : (orderN + 1); in denominator() local657 a[i+1] = solution[i + offsetD]; in denominator()