Searched refs:y_delta_indices_ (Results 1 – 2 of 2) sorted by relevance
126 return y_delta_indices_; in GetYDeltaIndices()135 std::vector<int> x_delta_indices_, y_delta_indices_; variable
106 y_delta_indices_.resize(NumVariables()); in LoadFromFile()108 foe_file >> y_delta_indices_[i]; in LoadFromFile()