|
PLearn 0.1
|
#include <plearn/base/Object.h>#include "VMat_computeNearestNeighbors.h"#include <plearn/vmat/VMat.h>#include <plearn/math/BottomNI.h>#include <plearn/math/TMat_maths.h>
Go to the source code of this file.
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| void | PLearn::computeNearestNeighbors (VMat dataset, Vec x, TVec< int > &neighbors, int ignore_row) |
Definition in file VMat_computeNearestNeighbors.cc.
1.7.4