PLearn 0.1
|
#include "Kernel.h"
#include <plearn/io/pl_log.h>
#include <plearn/base/lexical_cast.h>
#include <plearn/base/tostring.h>
#include <plearn/base/ProgressBar.h>
#include <plearn/math/TMat_maths.h>
#include <plearn/base/RemoteDeclareMethod.h>
Go to the source code of this file.
Namespaces | |
namespace | PLearn |
< for swap | |
Defines | |
#define | PL_LOG_MODULE_NAME "Kernel" |
Functions | |
Mat | PLearn::findClosestPairsOfDifferentClass (int k, VMat data, Ker dist) |