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

AddAssign.h File Reference

#include "Core/Vector/VectorSet.h"

Include dependency graph for AddAssign.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

Functions

template<class ElemT>
void Impala::Core::Vector::AddAssign (VectorTem< ElemT > &v1, VectorTem< ElemT > v2)
 Add 2 vectors.
template<class ElemT>
void Impala::Core::Vector::AddAssign (VectorTem< ElemT > &v, ElemT e)
template<class ArrayT>
void Impala::Core::Vector::AddAssign (VectorSet< ArrayT > *dst, VectorSet< ArrayT > *src, int dstStart, int srcStart, int nr)
 Add nr vectors from src starting at srcStart to those in dst starting at dstStart.


Generated on Fri Mar 19 10:04:28 2010 for ImpalaSrc by  doxygen 1.5.1