Searched refs:t_i (Results 1 – 2 of 2) sorted by relevance
230 const T t_i = T((8.0 - i - 1.0) / 2.0); variable232 residual[i] = x1 * exp(-x2 * (t_i - x3) * (t_i - x3) / T(2.0)) - y_i;
288 string t_i = tokens[i]; // debugging sucks! in enteredFunction() local