#include <boost/intrusive/rbtree.hpp>#include <shark/Models/Trees/BinaryTree.h>#include <shark/Algorithms/NearestNeighbors/AbstractNearestNeighbors.h>#include <shark/Data/DataView.h>Go to the source code of this file.
Classes | |
| class | shark::IterativeNNQuery< DataContainer > |
| Iterative nearest neighbors query. More... | |
| class | shark::TreeNearestNeighbors< InputType, LabelType > |
| Nearest Neighbors implementation using binary trees. More... | |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |