|
Sleipnir
|
Protected Member Functions | |
| std::string | GetSave (const std::vector< std::string > *=NULL) const |
| bool | Save (std::ostream &, size_t, const std::vector< std::string > *) const |
| bool | IsGene () const |
Protected Attributes | |
| size_t | m_iID |
| size_t | m_iWeight |
| float | m_dScore |
| const CHierarchy * | m_pLeft |
| const CHierarchy * | m_pRight |
Definition at line 35 of file clusthierarchicali.h.
1.7.6.1