shark::LCTree< VectorType, CuttingAccuracy > Member List

This is the complete list of members for shark::LCTree< VectorType, CuttingAccuracy >, including all inherited members.

BinaryTree(std::size_t size)shark::BinaryTree< VectorType >inline
BinaryTree(BinaryTree *parent, std::size_t *list, std::size_t size)shark::BinaryTree< VectorType >inlineprotected
buildTree(TreeConstruction tc, Range &points)shark::LCTree< VectorType, CuttingAccuracy >inlineprotected
calculateNormal(Range const &samples)shark::LCTree< VectorType, CuttingAccuracy >inlineprotected
distanceFromPlane(value_type const &point) constshark::BinaryTree< VectorType >inline
funct(VectorType const &reference) constshark::LCTree< VectorType, CuttingAccuracy >inlineprotected
BinaryTree< VectorType >::funct(value_type const &point) const=0shark::BinaryTree< VectorType >protectedpure virtual
hasChildren() constshark::BinaryTree< VectorType >inline
index(std::size_t point) constshark::BinaryTree< VectorType >inline
isLeaf() constshark::BinaryTree< VectorType >inline
isLeft(value_type const &point) constshark::BinaryTree< VectorType >inline
isRight(value_type const &point) constshark::BinaryTree< VectorType >inline
kernel() constshark::BinaryTree< VectorType >inlinevirtual
LCTree(Data< RealVector > const &dataset, TreeConstruction tc=TreeConstruction())shark::LCTree< VectorType, CuttingAccuracy >inline
LCTree(LCTree *parent, std::size_t *list, std::size_t size)shark::LCTree< VectorType, CuttingAccuracy >inlineprotected
left()shark::BinaryTree< VectorType >inline
left() constshark::BinaryTree< VectorType >inline
m_nodesshark::BinaryTree< VectorType >protected
m_normalshark::LCTree< VectorType, CuttingAccuracy >protected
m_sizeshark::BinaryTree< VectorType >protected
m_thresholdshark::BinaryTree< VectorType >protected
mep_parentshark::BinaryTree< VectorType >protected
mp_indexListshark::BinaryTree< VectorType >protected
mp_leftshark::BinaryTree< VectorType >protected
mp_rightshark::BinaryTree< VectorType >protected
nodes() constshark::BinaryTree< VectorType >inline
parent()shark::BinaryTree< VectorType >inline
parent() constshark::BinaryTree< VectorType >inline
right()shark::BinaryTree< VectorType >inline
right() constshark::BinaryTree< VectorType >inline
size() constshark::BinaryTree< VectorType >inline
splitList(Range1 &values, Range2 &points)shark::BinaryTree< VectorType >inlineprotected
squaredDistanceLowerBound(VectorType const &reference) constshark::LCTree< VectorType, CuttingAccuracy >inline
BinaryTree< VectorType >::squaredDistanceLowerBound(value_type const &point) const=0shark::BinaryTree< VectorType >pure virtual
threshold() constshark::BinaryTree< VectorType >inline
~BinaryTree()shark::BinaryTree< VectorType >inlinevirtual