STIR  6.2.0
Classes | Namespaces | Functions
test_BSplinesRegularGrid1D.cxx File Reference

tests the stir::BSplinesRegularGrid class for the stir::Array 1D case More...

#include "stir/RunTests.h"
#include "stir/Array.h"
#include "stir/make_array.h"
#include "stir/numerics/BSplines.h"
#include "stir/numerics/BSplinesRegularGrid.h"
#include <iostream>
#include "stir/stream.h"

Classes

class  stir::BSpline::BSplinesRegularGrid1D_Tests
 A simple class to test the BSplinesRegularGrid class for 1D 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)
 

Detailed Description

tests the stir::BSplinesRegularGrid class for the stir::Array 1D case

Author
Charalampos Tsoumpas
Kris Thielemans