STIR
6.2.0
|
tests for the stir::ArrayFilter classes More...
#include "stir/Array.h"
#include "stir/ArrayFilterUsingRealDFTWithPadding.h"
#include "stir/ArrayFilter1DUsingConvolution.h"
#include "stir/ArrayFilter1DUsingConvolutionSymmetricKernel.h"
#include "stir/ArrayFilter2DUsingConvolution.h"
#include "stir/IndexRange2D.h"
#include "stir/ArrayFilter3DUsingConvolution.h"
#include "stir/IndexRange3D.h"
#include "stir/Succeeded.h"
#include "stir/modulo.h"
#include "stir/RunTests.h"
#include "stir/stream.h"
#include <iostream>
#include <algorithm>
#include <boost/static_assert.hpp>
Classes | |
class | stir::ArrayFilterTests |
Tests Array functionality. More... | |
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Functions | |
int | main () |
tests for the stir::ArrayFilter classes