Openholo  v2.1
Open Source Digital Holographic Library
FFTImplementationCallback.h
Go to the documentation of this file.
1 //
2 // FFTImplementationCallback.h
3 //
4 // Code generation for function 'FFTImplementationCallback'
5 //
6 
7 
8 #ifndef FFTIMPLEMENTATIONCALLBACK_H
9 #define FFTIMPLEMENTATIONCALLBACK_H
10 
11 // Include files
12 #include <cstddef>
13 #include <cstdlib>
14 #include "rtwtypes.h"
15 #include "omp.h"
16 #include "AngularC_types.h"
17 #define MAX_THREADS omp_get_max_threads()
18 #endif
19 
20 // End of code generation (FFTImplementationCallback.h)