BinaryTree.h File Reference
#include <shark/Core/Exception.h>
#include <shark/Core/utility/functional.h>
#include <shark/Core/utility/KeyValuePair.h>
#include <shark/Models/Kernels/AbstractKernelFunction.h>
#include <boost/range/algorithm_ext/iota.hpp>
#include <boost/range/iterator_range.hpp>
#include <boost/math/special_functions/fpclassify.hpp>

Go to the source code of this file.

Classes

class  shark::TreeConstruction
 Stopping criteria for tree construction. More...
 
class  shark::BinaryTree< InputT >
 Super class of binary space-partitioning trees. More...
 

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.