#include "Core/Vector/VectorSet.h"
Include dependency graph for AverageSimilarity.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 ArrayT, class SimFtorT> | |
Real64 | Impala::Core::Vector::AverageSimilarity (typename VectorSet< ArrayT >::VectorT example, VectorSet< ArrayT > *src, int end, SimFtorT simFunc) |