#include <math.h>
#include <float.h>
#include <Alloc.hh>
#include "dsp/dsptypes.h"
#include "dsp/DSPConfig.hh"
#include "dsp/Transform4.hh"
#include "dsp/Transform8.hh"
#include "dsp/TransformS.hh"
Include dependency graph for DSPOp.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | clDSPAlloc |
Class specialization to support automatic typecasts to cartesian/polar datatypes. More... | |
class | clDSPOp |
Class of DSP operations. More... | |
Defines | |
#define | CONSTFUNC |
#define | INLINE inline |
#define | DSP_MAXBESSEL 32L |
#define | DSP_WISDOM_FILE "fftw.wisdom" |
|
|
|
|
Definition at line 114 of file DSPOp.hh. Referenced by clDSPOp::ModZeroBessel(). |
|
|