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

Reverse.h File Reference

#include <iostream>
#include "Core/Column/ColumnTem.h"
#include "Util/Reverse.h"

Include dependency graph for Reverse.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::Column

Functions

template<class C>
void Impala::Core::Column::Reverse (C *column, int nrElem)
template<class C>
void Impala::Core::Column::ReversePart (C *column, int left, int right)
template<>
void Impala::Core::Column::ReversePart (Vector::VectorSet< Array::Array2dScalarReal64 > *data, int left, int right)
 specialisation for VectorSet (of doubles)
template<>
void Impala::Core::Column::Reverse (Vector::VectorSet< Array::Array2dScalarReal64 > *data, int nrElem)
 specialisation for VectorSet (of doubles)
template<>
void Impala::Core::Column::Reverse (InvalidColumn *data, int nrElem)


Generated on Thu Jan 13 09:10:46 2011 for ImpalaSrc by  doxygen 1.5.1