29 #ifndef SCIMATH_SCALARSAMPLEDFUNCTIONAL_H 30 #define SCIMATH_SCALARSAMPLEDFUNCTIONAL_H 32 #include <casacore/casa/aips.h> 33 #include <casacore/scimath/Functionals/SampledFunctional.h> 34 #include <casacore/casa/Arrays/Vector.h> 38 template<
class T>
class Block;
156 #ifndef CASACORE_NO_AUTO_TEMPLATES 157 #include <casacore/scimath/Functionals/ScalarSampledFunctional.tcc> 158 #endif //# CASACORE_NO_AUTO_TEMPLATES A 1-D Specialization of the Array class.
ScalarSampledFunctional< T > & operator=(ScalarSampledFunctional< T > &other)
virtual uInt nelements() const
Return the total size of the data set.
A base class for indexing into arbitrary data types.
ScalarSampledFunctional()
See the description above to determine whether a copy or a reference is made to the original data...
virtual ~ScalarSampledFunctional()
virtual T operator()(const uInt &index) const
Define the functions for the SampledFunctional interface.
A unified interface for indexing into Vectors or Blocks.
this file contains all the compiler specific defines