iRoCS Toolbox  1.1.0
Data Structures | Typedefs
BlitzFFTW.hh File Reference
#include <config.hh>
#include "BlitzFFTWError.hh"
#include <fftw3.h>
#include <blitz/array.h>
#include <set>
#include "BlitzFFTW.icc"
Include dependency graph for BlitzFFTW.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  BlitzFFTW< DataT >
 
struct  BlitzFFTWPlan< DataT >
 
struct  BlitzFFTWPlan< double >
 
struct  BlitzFFTWPlan< float >
 

Typedefs

typedef int BlitzIndexT
 

Typedef Documentation

◆ BlitzIndexT

typedef int BlitzIndexT

Definition at line 54 of file BlitzFFTW.hh.