processing_core.h File Reference

Common processing definitions. More...

#include <math.h>
#include <complex.h>
#include <fftw3.h>
#include "LynkeosCommon.h"

Include dependency graph for processing_core.h:

This graph shows which files directly or indirectly include this file:


Defines

#define PROCESSING_PRECISION   SINGLE_PRECISION
 Kind of floating type precision.

Typedefs

typedef float REAL
 Floating precision type used by the application.
typedef fftwf_complex COMPLEX
 Complex type with application's precision.
typedef fftwf_plan FFT_PLAN
 FFTW plan with application's precision.

Functions

void initializeProcessing ()
 Processing initialization.

Variables

u_short numberOfCpus
 The number of CPUs to use in parallelizable processings.

Detailed Description

Common processing definitions.


Generated on Sat Mar 22 17:44:49 2008 for Lynkeos by  doxygen 1.5.4