Searched refs:MutablePixelFromLinearIndex (Results 1 – 2 of 2) sorted by relevance
67 Real* MutablePixelFromLinearIndex(int index);130 return MutablePixelFromLinearIndex(LinearIndex(x, y)); in MutablePixel()139 Real* PGMImage<Real>::MutablePixelFromLinearIndex(int index) { in MutablePixelFromLinearIndex() function
102 solution->MutablePixelFromLinearIndex(index)); in CreateProblem()