CHROMA
ft.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 /*! \file
3  * \brief Fourier transform support
4  *
5  * Utility routines for support of fourier transorm
6  */
7 
8 /*! \defgroup ft Fourier transform support
9  * \ingroup util
10  *
11  * Utility routines for support of fourier transorm
12  */
13 
14 #ifndef __ft_h__
15 #define __ft_h__
16 
17 #include "sftmom.h"
18 #include "single_phase.h"
19 
20 #endif
Fourier transform phase factor support.
Compute a single phase factor.