#include <shark/Algorithms/NearestNeighbors/AbstractNearestNeighbors.h>#include <shark/Models/Kernels/AbstractMetric.h>#include <shark/Core/OpenMP.h>#include <algorithm>Go to the source code of this file.
Classes | |
| class | shark::SimpleNearestNeighbors< InputType, LabelType > |
| Brute force optimized nearest neighbor implementation. More... | |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |