STIR  6.2.0
Classes | Namespaces
ArrayFilterUsingRealDFTWithPadding.h File Reference

Declaration of class stir::ArrayFilterUsingRealDFTWithPadding. More...

#include "stir/Array.h"
#include "stir/ArrayFunctionObject_2ArgumentImplementation.h"
#include "stir/Array_complex_numbers.h"
#include "stir/IndexRange.h"
#include <complex>

Go to the source code of this file.

Classes

class  stir::Array< num_dimensions, elemT >
 This class defines multi-dimensional (numeric) arrays. More...
 
class  stir::ArrayFilterUsingRealDFTWithPadding< num_dimensions, elemT >
 This class implements convolution of an array of real numbers with an arbitrary (i.e. potentially non-symmetric) kernel using DFTs. More...
 

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Detailed Description

Declaration of class stir::ArrayFilterUsingRealDFTWithPadding.

Author
Kris Thielemans