28 #ifndef CASA_QVECTOR_H 
   29 #define CASA_QVECTOR_H 
   99 #ifndef CASACORE_NO_AUTO_TEMPLATES 
  100 #include <casacore/casa/Quanta/QVector.tcc> 
Quantum< T > operator[](uInt index) const 
access single element 
 
const Quantum< Vector< T > > & operator+() const
Unary operations. 
 
Specialization for Quantum<Vector<T> > 
 
QVector< T > operator/(T d) const 
 
Quantities (i.e. dimensioned values) 
 
Quantum< Vector< T > > operator-() const