Go to the documentation of this file.
28 #ifndef CASA_QVECTOR_H
29 #define CASA_QVECTOR_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/casa/Quanta/Quantum.h>
103 #ifndef CASACORE_NO_AUTO_TEMPLATES
104 #include <casacore/casa/Quanta/QVector.tcc>
Quantum< T > operator[](uInt index) const
access single element
const Quantum< Vector< T > > & operator+() const
Unary operations.
QVector< T > operator/(T d) const
this file contains all the compiler specific defines
Quantum< Vector< T > > operator-() const
Specialization for Quantum<Vector<T> >
A 1-D Specialization of the Array class.
Quantities (i.e. dimensioned values)