#include <ClusteringTreeNode.hh>
◆ ClusteringTreeNode()
numeric::ClusteringTreeNode::ClusteringTreeNode |
( |
| ) |
|
|
inlineprivate |
◆ ~ClusteringTreeNode()
numeric::ClusteringTreeNode::~ClusteringTreeNode |
( |
| ) |
|
|
overridedefault |
Automatically generated virtual destructor for class deriving directly from VirtualBase.
Auto-generated virtual destructor
◆ copy_leaf_ids()
◆ copy_member_ids()
◆ distance()
Real numeric::ClusteringTreeNode::distance |
( |
| ) |
|
|
inline |
◆ id()
Size numeric::ClusteringTreeNode::id |
( |
| ) |
|
|
inline |
◆ left() [1/2]
◆ left() [2/2]
◆ newClusteringTreeNode() [1/3]
◆ newClusteringTreeNode() [2/3]
◆ newClusteringTreeNode() [3/3]
◆ parent() [1/2]
◆ parent() [2/2]
◆ reset_all_flags()
void numeric::ClusteringTreeNode::reset_all_flags |
( |
| ) |
|
|
inline |
◆ right() [1/2]
◆ right() [2/2]
◆ set_all_flags()
void numeric::ClusteringTreeNode::set_all_flags |
( |
Size |
new_flag_value | ) |
|
|
inline |
◆ set_visited()
void numeric::ClusteringTreeNode::set_visited |
( |
| ) |
|
|
inline |
◆ size()
Size numeric::ClusteringTreeNode::size |
( |
| ) |
|
|
inline |
◆ visit_next_leaf()
◆ was_visited()
bool numeric::ClusteringTreeNode::was_visited |
( |
| ) |
|
|
inline |
◆ distance_
Real numeric::ClusteringTreeNode::distance_ |
|
private |
◆ flag_
Size numeric::ClusteringTreeNode::flag_ |
|
private |
◆ id_
Size numeric::ClusteringTreeNode::id_ |
|
private |
◆ left_
◆ parent_
◆ right_
◆ size_
Size numeric::ClusteringTreeNode::size_ |
|
private |
0 - not visited; 1 - visited 1; 2 - visited 1 & 2
Referenced by size().
◆ this_weak_ptr_
The documentation for this class was generated from the following files: