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

tests the BSplines More...

#include "stir/RunTests.h"
#include "stir/Array.h"
#include "stir/IndexRange2D.h"
#include "stir/stream.h"
#include <fstream>
#include "stir/numerics/BSplines1DRegularGrid.h"
#include <vector>
#include <algorithm>
#include <string>
#include <iostream>
#include "stir/shared_ptr.h"
#include <iomanip>

Classes

class  stir::BSpline::BSplines_Tests
 A simple class to test the BSplines function. 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 BSplines

Author
Charalampos Tsoumpas
Kris Thielemans