3.3.4.22. Function IFFTShift2DUncentered

3.3.4.22.1. Function Documentation

void sirius::utils::IFFTShift2DUncentered(const double *data, const Size &size, const Point &hot_point, double *shifted_data)

IFFTShift 2D matrix in which hot point is not centered.

Parameters
  • data: input data
  • size: dimensions of the image to be shifted
  • hot_point: hot point coordinates
  • shifted_data: output data