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

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

Completed in 72 milliseconds