![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
#include <aims/resampling/splineresampler.h>
#include <cassert>
#include <cmath>
#include <vector>
#include <iostream>
#include <cartobase/type/converter.h>
#include <aims/utility/channel.h>
#include <aims/utility/converter_volume.h>
Go to the source code of this file.
Classes | |
struct | aims::MultiChannelResamplerSwitch< false, T > |
struct | aims::MultiChannelResamplerSwitch< true, T > |
Namespaces | |
aims | |
Macros | |
#define | EPSILON 1.192092896e-7 |
#define EPSILON 1.192092896e-7 |
Definition at line 49 of file splineresampler_d.h.