Represents a cluster. More...
#include <dnamisc.hh>
Public Member Functions | |
| int | getBegin () |
| int | getEnd () |
| int | getMiddle () |
Public Attributes | |
| std::vector< T > | d_members |
| members of this cluster | |
Represents a cluster.
| int Clusterer< T >::cluster::getBegin | ( | ) | [inline] |
| int Clusterer< T >::cluster::getEnd | ( | ) | [inline] |
| int Clusterer< T >::cluster::getMiddle | ( | ) | [inline] |
| std::vector<T> Clusterer< T >::cluster::d_members |
members of this cluster
1.7.6.1