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

Chi2Distance.h File Reference

#include "Core/Vector/VectorTem.h"

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

double Impala::Core::Vector::Chi2Distance (const Vector::VectorTem< double > &v1, const Vector::VectorTem< double > &v2)
template<class FType>
void Impala::Core::Vector::DoSlabChi2DistanceStd (FType *C, const FType *A, const FType *B, unsigned int slabSizeA, unsigned int slabSizeB, unsigned int vectorSize)
 Compute reference data set C = A * B.
template<class FType>
void Impala::Core::Vector::DoSlabChi2Distance (FType *C, const FType *A, const FType *B, unsigned int slabSizeA, unsigned int slabSizeB, unsigned int vectorSize)


Generated on Thu Jan 13 09:11:36 2011 for ImpalaSrc by  doxygen 1.5.1