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>
|
| 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.
|
|
|
int | main (int argc, char **argv) |
|
tests the BSplines
- Author
- Charalampos Tsoumpas
-
Kris Thielemans