src/AppTypes/Vektor.h File Reference

#include "Utility/PAssert.h"
#include "Message/Message.h"
#include "PETE/IpplExpressions.h"
#include "AppTypes/TSVMeta.h"
#include <iostream.h>

Include dependency graph for Vektor.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Vektor< T, D >
class  Vektor< T, D >::DontInitialize

Functions

template<class T, unsigned D>
Vektor< T, D > operator- (const Vektor< T, D > &op)
template<class T, unsigned D>
const Vektor< T, D > & operator+ (const Vektor< T, D > &op)
template<class T1, class T2, unsigned D>
PETEBinaryReturn< T1, T2,
OpMultipply >::type 
dot (const Vektor< T1, D > &lhs, const Vektor< T2, D > &rhs)
template<class T1, class T2, unsigned D>
Vektor< typename PETEBinaryReturn<
T1, T2, OpMultipply >::type,
D > 
cross (const Vektor< T1, D > &lhs, const Vektor< T2, D > &rhs)
template<class T, unsigned D>
ostream & operator<< (ostream &out, const Vektor< T, D > &rhs)


Function Documentation

template<class T1, class T2, unsigned D>
Vektor<typename PETEBinaryReturn<T1,T2,OpMultipply>::type,D> cross const Vektor< T1, D > &  lhs,
const Vektor< T2, D > &  rhs
[inline]
 

Definition at line 259 of file Vektor.h.

Referenced by TSV_MetaCross< Vektor< T1, 3 >, Vektor< T2, 3 > >::apply().

template<class T1, class T2, unsigned D>
PETEBinaryReturn<T1,T2,OpMultipply>::type dot const Vektor< T1, D > &  lhs,
const Vektor< T2, D > &  rhs
[inline]
 

Definition at line 248 of file Vektor.h.

template<class T, unsigned D>
const Vektor<T,D>& operator+ const Vektor< T, D > &  op  )  [inline]
 

Definition at line 220 of file Vektor.h.

template<class T, unsigned D>
Vektor<T,D> operator- const Vektor< T, D > &  op  )  [inline]
 

Definition at line 212 of file Vektor.h.

template<class T, unsigned D>
ostream& operator<< ostream &  out,
const Vektor< T, D > &  rhs
 

Definition at line 267 of file Vektor.h.


Generated on Mon Jan 16 13:28:57 2006 for IPPL by  doxygen 1.4.6