Home
last modified time | relevance | path

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

/external/ceres-solver/examples/
Ddenoising.cc119 const std::vector<int>& x_delta_indices = foe.GetXDeltaIndices(); in CreateProblem() local
122 double* pixel = solution->MutablePixel(x + x_delta_indices[i], in CreateProblem()