#include "Util/PropertySet.h"
#include "Core/Vector/Apply.h"
#include "Core/Training/KernelFunctions.h"
#include "Core/Array/PixSum.h"
#include "Core/Array/Pattern/PatMPixOp.h"
#include "Core/Feature/FeatureTable.h"
Include dependency graph for PrecomputeKernelMatrix.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 |
Functions | |
Matrix::Mat * | Impala::Core::Training::PrecomputeKernelMatrix (std::vector< Feature::FeatureTable * > features, std::vector< double > weights, Util::PropertySet *properties) |
Matrix::Mat * | Impala::Core::Training::PrecomputeKernelMatrix (Feature::FeatureTable *features, Util::PropertySet *properties) |