|
STIR
6.3.0
|
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) |
Test program for forward and backwards projectors with pre- and post- data processors (smoothing in this case).
::
1.8.13