3.3.4.22. Function IFFTShift2DUncentered¶
- Defined in File numeric.h
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 datasize
: dimensions of the image to be shiftedhot_point
: hot point coordinatesshifted_data
: output data