STIR
6.2.0
|
Test program for ProjMatrixByBinUsingInterpolation. More...
#include "stir/VoxelsOnCartesianGrid.h"
#include "stir/IndexRange3D.h"
#include "stir/ProjData.h"
#include "stir/ProjDataInfo.h"
#include "stir/ProjDataInfoCylindricalNoArcCorr.h"
#include "stir/Scanner.h"
#include "stir/IndexRange.h"
#include "stir_experimental/recon_buildblock/ProjMatrixByBinUsingInterpolation.h"
#include "stir/recon_buildblock/ProjMatrixElemsForOneBin.h"
#include "stir/recon_buildblock/DataSymmetriesForBins.h"
#include "stir/RunTests.h"
#include "stir/stream.h"
#include <iostream>
#include <sstream>
#include <math.h>
Classes | |
class | stir::ProjMatrixByBinUsingInterpolationTests |
Test class for ProjMatrixByBinUsingInterpolation. More... | |
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Functions | |
template<typename T > | |
bool | stir::coordinates_less (const BasicCoordinate< 3, T > &el1, const BasicCoordinate< 3, T > &el2) |
int | main (int argc, char **argv) |
Test program for ProjMatrixByBinUsingInterpolation.