iRoCS Toolbox  1.1.0
Data Structures | Namespaces
FastConvolutionFilter.hh File Reference

Fast n-D convolution using the Fast Fourier Transform (FFT) More...

#include <config.hh>
#include "Filter.hh"
#include <libBlitzFFTW/BlitzFFTW.hh>
#include "FastConvolutionFilter.icc"
Include dependency graph for FastConvolutionFilter.hh:

Go to the source code of this file.

Data Structures

class  atb::FastConvolutionFilter< DataT, Dim >
 The FastConvolutionFilter class provides n-D Array convolution using the Fast Fourier Transform. More...
 

Namespaces

 atb
 

Detailed Description

Fast n-D convolution using the Fast Fourier Transform (FFT)

Definition in file FastConvolutionFilter.hh.