STIR
6.2.0
|
Implementation of the n-dimensional B-Splines Interpolation. More...
#include "stir/Array.h"
#include "stir/BasicCoordinate.h"
#include "stir/numerics/BSplines.h"
#include "stir/numerics/BSplinesRegularGrid.inl"
Go to the source code of this file.
Classes | |
class | stir::BSpline::BSplinesRegularGrid< num_dimensions, out_elemT, in_elemT, constantsT > |
A class for n-dimensional BSpline interpolation when the input samples are on a regular grid. 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. | |
Implementation of the n-dimensional B-Splines Interpolation.