Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

VectorTem.h File Reference

#include <iostream>

Include dependency graph for VectorTem.h:

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

Go to the source code of this file.

Namespaces

namespace  Impala
namespace  Impala::Core
namespace  Impala::Core::Vector

Classes

class  Impala::Core::Vector::VectorTem< ElemT >
 Class definition for vector of arbitrary number of elements, each represented by an ElemT. More...

Functions

template<class ElemT>
VectorTem< ElemT > Impala::Core::Vector::Append (const VectorTem< ElemT > &v1, const VectorTem< ElemT > &v2)
template<class ElemT>
std::ostream & Impala::Core::Vector::operator<< (std::ostream &os, const VectorTem< ElemT > &v)
template<class ElemT>
VectorTem< ElemT > Impala::Core::Vector::operator * (const VectorTem< ElemT > &a, ElemT b)
template<class ElemT>
VectorTem< ElemT > Impala::Core::Vector::operator * (ElemT a, const VectorTem< ElemT > &b)
template<class ElemT>
ElemT Impala::Core::Vector::operator * (const VectorTem< ElemT > &a, const VectorTem< ElemT > &b)


Generated on Fri Mar 19 10:18:42 2010 for ImpalaSrc by  doxygen 1.5.1