Searched refs:SearchIndex (Results 1 – 3 of 3) sorted by relevance
37 int SearchIndex(const T x_data[],
149 cached_index_ = SearchIndex(x_data_, x, 0, cached_index_); in Interpolate()168 cached_index_ = SearchIndex( in Interpolate()
27 int SearchIndex(const T x_data[], in SearchIndex() function