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

WeibullSim.h File Reference

#include "Core/Vector/VectorTem.h"
#include "Basis/NativeTypes.h"

Include dependency graph for WeibullSim.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::WeibullSimFtor< ElemT >
 Functor to compute similarity assuming vectors contain only beta and gamma. More...

Functions

Real64 Impala::Core::Vector::WeibullSim (Real64 b1, Real64 g1, Real64 b2, Real64 g2)
 Compute weibull similarity between two beta,gamma pairs.
template<class ElemT>
Real64 Impala::Core::Vector::WeibullSim (const VectorTem< ElemT > &v1, const VectorTem< ElemT > &v2)
 Compute similarity assuming vectors contain only beta and gamma.


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