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

Equals.h File Reference

#include <iostream>
#include "Core/Column/InvalidColumn.h"

Include dependency graph for Equals.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 C1, class C2>
bool Impala::Core::Column::Equals (const C1 *t1, const C2 *t2, int nrElem)
template<>
bool Impala::Core::Column::Equals (const InvalidColumn *t1, const InvalidColumn *t2, int nrElem)
template<class C1, class C2>
bool Impala::Core::Column::Equals (const C1 *t1, const C2 *t2, int nrElem, double tolerance)
 Versions with tolerance.
template<>
bool Impala::Core::Column::Equals (const InvalidColumn *t1, const InvalidColumn *t2, int nrElem, double tolerance)


Generated on Fri Mar 19 09:54:32 2010 for ImpalaSrc by  doxygen 1.5.1