|
STIR
6.3.0
|
Test class for reconstructions. More...
#include "stir/RunTests.h"#include "stir/Shape/EllipsoidalCylinder.h"#include "stir/recon_buildblock/ProjMatrixByBinUsingRayTracing.h"#include "stir/recon_buildblock/ForwardProjectorByBinUsingProjMatrixByBin.h"#include "stir/ProjDataInMemory.h"#include "stir/recon_buildblock/Reconstruction.h"#include "stir/IO/read_from_file.h"#include "stir/IO/write_to_file.h"#include "stir/ArrayFunction.h"#include "stir/SeparableGaussianImageFilter.h"#include "stir/Verbosity.h"#include "stir/error.h"Go to the source code of this file.
Classes | |
| class | stir::ReconstructionTests< TargetT > |
| Base class for simple test on reconstruction. More... | |
Namespaces | |
| stir | |
| Namespace for the STIR library (and some/most of its applications) | |
Test class for reconstructions.
1.8.13