STIR
6.2.0
|
Test program for the stir_math utility. More...
#include "stir/VoxelsOnCartesianGrid.h"
#include "stir/ExamInfo.h"
#include "stir/ProjDataInfo.h"
#include "stir/Scanner.h"
#include "stir/IndexRange.h"
#include "stir/CartesianCoordinate3D.h"
#include "stir/RunTests.h"
#include "stir/IO/InterfileOutputFileFormat.h"
#include "stir/IO/read_from_file.h"
#include "stir/ProjDataInterfile.h"
#include "stir/SegmentByView.h"
#include "stir/thresholding.h"
#include "stir/Succeeded.h"
#include <iostream>
#include <math.h>
#include <stdlib.h>
#include <stdio.h>
Classes | |
class | stir::stir_mathTests |
Test class for the stir_math utility. More... | |
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Functions | |
int | main (int argc, char **argv) |
Test program for the stir_math utility.
Takes as single command line argument the filename of the stir_math executable (with a relative or absolute path). If no argument is given, the executable im the path is used.