STIR  6.2.0
Classes | Namespaces | Functions
test_data_processor_projectors.cxx File Reference

Test program for forward and backwards projectors with pre- and post- data processors (smoothing in this case). More...

#include "stir/RunTests.h"
#include "stir/num_threads.h"
#include "stir/CPUTimer.h"
#include "stir/recon_buildblock/ProjMatrixByBinUsingRayTracing.h"
#include "stir/recon_buildblock/ForwardProjectorByBinUsingProjMatrixByBin.h"
#include "stir/recon_buildblock/BackProjectorByBinUsingProjMatrixByBin.h"
#include "stir/ProjDataInMemory.h"
#include "stir/SeparableCartesianMetzImageFilter.h"

Classes

class  stir::TestDataProcessorProjectors
 Test class for GPU projectors. More...
 

Namespaces

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

Functions

int main (int argc, char **argv)
 

Detailed Description

Test program for forward and backwards projectors with pre- and post- data processors (smoothing in this case).

::

Author
Richard Brown