shark::BinaryTree< InputT > Member List

This is the complete list of members for shark::BinaryTree< InputT >, including all inherited members.

BinaryTree(std::size_t size)shark::BinaryTree< InputT >inline
BinaryTree(BinaryTree *parent, std::size_t *list, std::size_t size)shark::BinaryTree< InputT >inlineprotected
distanceFromPlane(value_type const &point) constshark::BinaryTree< InputT >inline
funct(value_type const &point) const =0shark::BinaryTree< InputT >protectedpure virtual
hasChildren() constshark::BinaryTree< InputT >inline
index(std::size_t point) constshark::BinaryTree< InputT >inline
isLeaf() constshark::BinaryTree< InputT >inline
isLeft(value_type const &point) constshark::BinaryTree< InputT >inline
isRight(value_type const &point) constshark::BinaryTree< InputT >inline
kernel() constshark::BinaryTree< InputT >inlinevirtual
left()shark::BinaryTree< InputT >inline
left() constshark::BinaryTree< InputT >inline
m_nodesshark::BinaryTree< InputT >protected
m_sizeshark::BinaryTree< InputT >protected
m_thresholdshark::BinaryTree< InputT >protected
mep_parentshark::BinaryTree< InputT >protected
mp_indexListshark::BinaryTree< InputT >protected
mp_leftshark::BinaryTree< InputT >protected
mp_rightshark::BinaryTree< InputT >protected
nodes() constshark::BinaryTree< InputT >inline
parent()shark::BinaryTree< InputT >inline
parent() constshark::BinaryTree< InputT >inline
right()shark::BinaryTree< InputT >inline
right() constshark::BinaryTree< InputT >inline
size() constshark::BinaryTree< InputT >inline
splitList(Range1 &values, Range2 &points)shark::BinaryTree< InputT >inlineprotected
squaredDistanceLowerBound(value_type const &point) const =0shark::BinaryTree< InputT >pure virtual
threshold() constshark::BinaryTree< InputT >inline
~BinaryTree()shark::BinaryTree< InputT >inlinevirtual