fftRenumber.C File Reference

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...

Include dependency graph for fftRenumber.C:

Go to the source code of this file.

Detailed Description

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.