Vespucci  1.0.0
Vespucci::Math::Clustering::AHCALeaf Class Reference

#include <ahcanode.h>

Inheritance diagram for Vespucci::Math::Clustering::AHCALeaf:
Vespucci::Math::Clustering::AHCANode

Public Member Functions

 AHCALeaf (arma::uword index)
 
arma::uword index ()
 
arma::uvec GetChildIndices ()
 
- Public Member Functions inherited from Vespucci::Math::Clustering::AHCANode
 AHCANode (Vespucci::Math::Clustering::AHCANode *child1, Vespucci::Math::Clustering::AHCANode *child2, double distance)
 
virtual ~AHCANode ()
 
double distance ()
 
Vespucci::Math::Clustering::AHCANodechild1 ()
 
Vespucci::Math::Clustering::AHCANodechild2 ()
 
void SetParent (Vespucci::Math::Clustering::AHCANode *parent)
 
Vespucci::Math::Clustering::AHCANodeparent ()
 
bool HasChildren ()
 Vespucci::Math::Clustering::AHCANode::HasChildren. More...
 

Detailed Description

Definition at line 53 of file ahcanode.h.

Constructor & Destructor Documentation

Vespucci::Math::Clustering::AHCALeaf::AHCALeaf ( arma::uword  index)

Definition at line 77 of file ahcanode.cpp.

Member Function Documentation

arma::uvec Vespucci::Math::Clustering::AHCALeaf::GetChildIndices ( )
virtual

Reimplemented from Vespucci::Math::Clustering::AHCANode.

Definition at line 88 of file ahcanode.cpp.

arma::uword Vespucci::Math::Clustering::AHCALeaf::index ( )

Definition at line 83 of file ahcanode.cpp.


The documentation for this class was generated from the following files: