#include "Link/Cuda/PrecomputeMatrixConfig.h"#include "Core/Feature/VirtualFeatureTableFactory.h"#include "Core/Vector/Chi2Distance.h"#include "Link/Cuda/Chi2Distance.h"#include "Core/Vector/HistogramIntersection.h"#include "Link/Cuda/HistogramIntersection.h"#include "Util/TimeStats.h"Include dependency graph for ComputeKernelMatrix.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::Training |
Defines | |
| #define | CUDA_SAFE_CALL(msg) {} |
Functions | |
| template<class FType, class PrecomputeTaskT> | |
| void | Impala::Core::Training::ComputeKernelMatrix (PrecomputeTaskT *pt, int slabWidth, bool GPU) |
| Kernel matrix computation. | |
1.5.1