|
STIR
6.3.0
|
Allows executing timing tests for the stir::BSpline::BSplinesRegularGrid class. More...
#include "stir/Array.h"#include "stir/IndexRange2D.h"#include "stir/IndexRange3D.h"#include "stir/IndexRange4D.h"#include "stir_experimental/numerics/more_interpolators.h"#include "stir/numerics/BSplines.h"#include "stir/numerics/BSplinesRegularGrid.h"#include <fstream>#include <libgen.h>#include <stdlib.h>#include <sys/time.h>Functions | |
| void | usage (char *name) |
| template<int dims> | |
| double | interpolate (int num, int size, BSplineType bs_type, Array< dims, float > grid) |
| int | main (int argc, char **argv) |
Allows executing timing tests for the stir::BSpline::BSplinesRegularGrid class.
1.8.13