STIR
6.2.0
|
Implementation of the B-Splines Interpolation. More...
#include "stir/numerics/BSplines.h"
#include <vector>
#include "stir/numerics/BSplines1DRegularGrid.inl"
Go to the source code of this file.
Classes | |
class | stir::BSpline::BSplines1DRegularGrid< out_elemT, in_elemT, constantsT > |
Temporary class for 1D B-splines. 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 B-Splines Interpolation.