TabVecMath.h File Reference

Go to the source code of this file.

Classes

struct  casacore::TabVecMath_global_functions_basicMath
 Basic math for table vectors. More...
struct  casacore::TabVecMath_global_functions_basicTransMath
 Transcendental math for table vectors. More...
struct  casacore::TabVecMath_global_functions_advTransMath
 Further transcendental math for table vectors. More...
struct  casacore::TabVecMath_global_functions_miscellaneous
 Miscellaneous table vector operations. More...
struct  casacore::TabVecMath_global_functions_vectorMath
 Vector operations on a table vector. More...

Namespaces

namespace  casacore
 

this file contains all the compiler specific defines


Defines

#define TABVECMATHOPER(NAME, OP, OPA)
#define TABVECMATHFUNC(NAME)
#define TABVECMATHFUNC2(NAME)

Functions

template<class T >
TableVector< T > casacore::pow (const TableVector< T > &tv, const double &exp)
template<class T >
casacore::sum (const TableVector< T > &tv)
template<class T >
casacore::product (const TableVector< T > &tv)
template<class T >
void casacore::minMax (T &min, T &max, const TableVector< T > &tv)
template<class T >
casacore::min (const TableVector< T > &tv)
template<class T >
casacore::max (const TableVector< T > &tv)
template<class T >
void casacore::indgen (TableVector< T > &tv, Int start, Int inc)
template<class T >
void casacore::indgen (TableVector< T > &tv, Int start)
template<class T >
void casacore::indgen (TableVector< T > &tv)
template<class T >
casacore::innerProduct (const TableVector< T > &l, const TableVector< T > &r)
template<class T >
casacore::norm (const TableVector< T > &tv)
template<class T >
TableVector< T > casacore::crossProduct (const TableVector< T > &l, const TableVector< T > &r)

Define Documentation

#define TABVECMATHFUNC ( NAME   ) 

Definition at line 345 of file TabVecMath.h.

#define TABVECMATHFUNC2 ( NAME   ) 

Definition at line 349 of file TabVecMath.h.

#define TABVECMATHOPER ( NAME,
OP,
OPA   ) 

Definition at line 315 of file TabVecMath.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1