CluE
1.0
|
This is the complete list of members for CluE::Agglomerative< T >, including all inherited members.
Agglomerative(std::vector< T * > const *data, ClusterDissimilarityMeasure< T > *measure=NULL, int calculationTime=OnDemand) | CluE::Agglomerative< T > | |
Agglomerative(const Agglomerative< T > &) | CluE::Agglomerative< T > | |
compute() | CluE::Agglomerative< T > | virtual |
input | CluE::Agglomerative< T > | private |
measure | CluE::Agglomerative< T > | private |
mode | CluE::Agglomerative< T > | private |
OnDemand enum value | CluE::Agglomerative< T > | |
operator=(const Agglomerative< T > &) | CluE::Agglomerative< T > | |
Precompute enum value | CluE::Agglomerative< T > | |
setInput(std::vector< T * > const *) | CluE::Agglomerative< T > | virtual |
setMeasure(ClusterDissimilarityMeasure< T > const *) | CluE::Agglomerative< T > | virtual |
setMode(int) | CluE::Agglomerative< T > | |
toAgglomerative(Algorithm *s) | CluE::Agglomerative< T > | static |
~Agglomerative() | CluE::Agglomerative< T > | virtual |
~Algorithm() | CluE::Algorithm | inlinevirtual |