28 #ifndef LATTICES_LELSCALAR_H 29 #define LATTICES_LELSCALAR_H 33 #include <casacore/casa/aips.h> 59 template <
class T>
class LELScalar
90 #ifndef CASACORE_NO_AUTO_TEMPLATES 91 #include <casacore/lattices/LEL/LELScalar.tcc> 92 #endif //# CASACORE_NO_AUTO_TEMPLATES
bool Bool
Define the standard types used by Casacore.
Bool mask() const
Get mask.
LELScalar(const T &value, Bool mask=True)
Constructor takes value and optional mask.
LELScalar()
Default constructor sets a False mask.
const T & value() const
Get value.
this file contains all the compiler specific defines