26#ifndef SCIMATH_NNGRIDDER_H
27#define SCIMATH_NNGRIDDER_H
29#include <casacore/casa/aips.h>
30#include <casacore/scimath/Mathematics/Gridder.h>
38template <
class Domain,
class Range>
70#ifndef CASACORE_NO_AUTO_TEMPLATES
71#include <casacore/scimath/Mathematics/NNGridder.tcc>
virtual Bool onGrid(const Vector< Int > &loc)
virtual void fillCorrectionVectors()
Vector< Domain > & position(Vector< Domain > &gpos, const Vector< Domain > &pos)
NNGridder(const IPosition &shape, const Vector< Domain > &scale, const Vector< Domain > &offset)
virtual Bool degrid(const Array< Range > &gridded, const Vector< Domain > &position, Range &value)
virtual Bool grid(Array< Range > &gridded, const Vector< Domain > &position, const Range &value)
virtual Range correctionFactor1D(Int loc, Int len)
Correction factor for 1 dimension.
this file contains all the compiler specific defines
bool Bool
Define the standard types used by Casacore.
LatticeExprNode value(const LatticeExprNode &expr)
This function returns the value of the expression without a mask.