CHROMA
lib
util
ft
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
sftmom.h
Fourier transform phase factor support.
single_phase.h
Compute a single phase factor.
Generated by
1.9.1