STIR
6.2.0
|
tests the stir::BSplinesRegularGrid class for the stir::Array 2D case More...
#include "stir/RunTests.h"
#include "stir/Array.h"
#include "stir/make_array.h"
#include "stir/IndexRange2D.h"
#include "stir/Coordinate2D.h"
#include "stir/stream.h"
#include "stir/assign.h"
#include "stir/numerics/BSplinesRegularGrid.h"
#include <iostream>
#include "stir/shared_ptr.h"
Classes | |
class | stir::BSpline::BSplinesRegularGrid_Tests |
A simple class to BSplinesRegularGrid for 2D arrays. More... | |
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
stir::BSpline | |
Namespace for functions and classes for B-Spline interpolation in the STIR library. | |
Functions | |
int | main (int argc, char **argv) |
tests the stir::BSplinesRegularGrid class for the stir::Array 2D case