29 #ifndef SCIMATH_SMOOTH_H 30 #define SCIMATH_SMOOTH_H 34 #include <casacore/casa/aips.h> 35 #include <casacore/casa/Arrays/Vector.h> 106 #ifndef CASACORE_NO_AUTO_TEMPLATES 107 #include <casacore/scimath/Mathematics/Smooth.tcc> 108 #endif //# CASACORE_NO_AUTO_TEMPLATES A 1-D Specialization of the Array class.
LatticeExprNode mask(const LatticeExprNode &expr)
This function returns the mask of the given expression.
bool Bool
Define the standard types used by Casacore.
template <class T, class U> class vector;
static void hanning(Vector< T > &out, Vector< Bool > &outmask, Vector< T > &in, Vector< Bool > &mask, Bool TrueIsGood, Bool relaxed=True)
Hanning smoothing.
Smooth a Vector or the rows of a 2D Array taking into account flags which are supplied in a Vector/Ar...
this file contains all the compiler specific defines