28 #ifndef CASA_QLOGICAL_H
29 #define CASA_QLOGICAL_H
117 template <
class Qtype>
119 template <
class Qtype>
121 template <
class Qtype>
123 template <
class Qtype>
125 template <
class Qtype>
127 template <
class Qtype>
136 template <
class Qtype>
138 template <
class Qtype>
141 template <
class Qtype>
143 template <
class Qtype>
146 template <
class Qtype>
148 template <
class Qtype>
151 template <
class Qtype>
153 template <
class Qtype>
156 template <
class Qtype>
159 template <
class Qtype>
161 template <
class Qtype>
164 template <
class Qtype>
166 template <
class Qtype>
177 template <
class Qtype>
179 template <
class Qtype>
180 Bool operator<(const Quantum<Qtype> &left,
const Qtype &other);
181 template <
class Qtype>
182 Bool operator<(const Qtype &left, const Quantum<Qtype> &other);
183 template <
class Qtype>
185 template <
class Qtype>
187 template <
class Qtype>
189 template <
class Qtype>
191 template <
class Qtype>
192 Bool operator<=(const Quantum<Qtype> &left,
const Qtype &other);
193 template <
class Qtype>
194 Bool operator<=(const Qtype &left, const Quantum<Qtype> &other);
195 template <
class Qtype>
197 template <
class Qtype>
199 template <
class Qtype>
216 #ifndef CASACORE_NO_AUTO_TEMPLATES
217 #include <casacore/casa/Quanta/QLogical.tcc>
218 #endif //# CASACORE_NO_AUTO_TEMPLATES
Bool near(const GaussianBeam &left, const GaussianBeam &other, const Double relWidthTol, const Quantity &absPaTol)
bool operator==(const casacore_allocator< T, ALIGNMENT > &, const casacore_allocator< T, ALIGNMENT > &)
LatticeExprNode operator>=(const LatticeExprNode &left, const LatticeExprNode &right)
bool Bool
Define the standard types used by Casacore.
Quantities (i.e. dimensioned values)
A templated N-D Array class with zero origin. Array<T, Alloc> is a templated, N-dimensional, Array class. The origin is zero, but by default indices are zero-based. This Array class is the base class for the Vector, Matrix, and Cube subclasses.
LatticeExprNode operator>(const LatticeExprNode &left, const LatticeExprNode &right)
TableExprNode nearAbs(const TableExprNode &left, const TableExprNode &right)
bool operator!=(const casacore_allocator< T, ALIGNMENT > &, const casacore_allocator< T, ALIGNMENT > &)