Home
last modified time | relevance | path

Searched refs:GetXDeltaIndices (Results 1 – 2 of 2) sorted by relevance

/external/ceres-solver/examples/
Dfields_of_experts.h122 const std::vector<int>& GetXDeltaIndices() const { in GetXDeltaIndices() function
Ddenoising.cc119 const std::vector<int>& x_delta_indices = foe.GetXDeltaIndices(); in CreateProblem()