Searched refs:y_delta_indices_ (Results 1 - 2 of 2) sorted by relevance

/external/ceres-solver/examples/
H A Dfields_of_experts.h126 return y_delta_indices_;
135 std::vector<int> x_delta_indices_, y_delta_indices_; member in class:ceres::examples::FieldsOfExperts
H A Dfields_of_experts.cc106 y_delta_indices_.resize(NumVariables());
108 foe_file >> y_delta_indices_[i]; local

Completed in 217 milliseconds