STIR
6.2.0
|
Test program for ML_norm.h functionality. More...
#include "stir/ProjDataInfoCylindricalNoArcCorr.h"
#include "stir/ProjDataInMemory.h"
#include "stir/RunTests.h"
#include "stir/Scanner.h"
#include "stir/Bin.h"
#include "stir/ML_norm.h"
#include "stir/IndexRange2D.h"
#include "stir/numerics/norm.h"
#include "stir/num_threads.h"
#include <iostream>
#include <iomanip>
#include <algorithm>
#include <math.h>
Classes | |
class | stir::ML_normTests |
Test class for ML_norm.h functions. More... | |
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Functions | |
int | main () |
Test program for ML_norm.h functionality.