Multi-dimensional renumbering used in the Numerical Recipes fft routine. This version is recursive, so works in n-d : determined by the length of array nn. More...
Go to the source code of this file.
Multi-dimensional renumbering used in the Numerical Recipes fft routine. This version is recursive, so works in n-d : determined by the length of array nn.
Original source file fftRenumber.C
Definition in file fftRenumber.C.