NFFT Logo 3.2.3
nfft3conf.h
1 /*
2  * Copyright (c) 2002, 2009 Jens Keiner, Stefan Kunis, Daniel Potts
3  *
4  * This program is free software; you can redistribute it and/or modify it under
5  * the terms of the GNU General Public License as published by the Free Software
6  * Foundation; either version 2 of the License, or (at your option) any later
7  * version.
8  *
9  * This program is distributed in the hope that it will be useful, but WITHOUT
10  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
11  * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
12  * details.
13  *
14  * You should have received a copy of the GNU General Public License along with
15  * this program; if not, write to the Free Software Foundation, Inc., 51
16  * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
17  */
18 
19 /* $Id$ */
20 
21 /* include/nfftconf.h.in. Generated from configure.ac by autoheader. */
22 
23 /* Define to enable FPT module. */
24 #define HAVE_FPT 1
25 
26 /* Define to enable MRI module. */
27 #define HAVE_MRI 1
28 
29 /* Define to enable NFCT module. */
30 #define HAVE_NFCT 1
31 
32 /* Define to enable NFSFT module. */
33 #define HAVE_NFSFT 1
34 
35 /* Define to enable NFSOFT module. */
36 #define HAVE_NFSOFT 1
37 
38 /* Define to enable NFST module. */
39 #define HAVE_NFST 1
40 
41 /* Define to enable NNFFT module. */
42 #define HAVE_NNFFT 1
43 
44 /* Define to enable NSFFT module. */
45 #define HAVE_NSFFT 1

Generated on Tue Apr 30 2013 by Doxygen 1.8.1