CluE
1.0
|
This is the complete list of members for CluE::Lloydtype< T >, including all inherited members.
compute() | CluE::Lloydtype< T > | virtual |
generator | CluE::Lloydtype< T > | private |
input | CluE::Lloydtype< T > | private |
Lloydtype(std::vector< T * > const *data=NULL, ProxyGenerator< T > *g=NULL, DissimilarityMeasure< T > *m=NULL, unsigned int maxIterations=0) | CluE::Lloydtype< T > | |
Lloydtype(std::vector< T > const &seeds, std::vector< T * > const *data=NULL, ProxyGenerator< T > *g=NULL, DissimilarityMeasure< T > *m=NULL, unsigned int maxIterations=0) | CluE::Lloydtype< T > | |
Lloydtype(std::vector< T * > const &seeds, std::vector< T * > const *data=NULL, ProxyGenerator< T > *g=NULL, DissimilarityMeasure< T > *m=NULL, unsigned int i=0) | CluE::Lloydtype< T > | |
Lloydtype(const Lloydtype< T > &) | CluE::Lloydtype< T > | |
maxiterations | CluE::Lloydtype< T > | private |
measure | CluE::Lloydtype< T > | private |
operator=(const Lloydtype< T > &) | CluE::Lloydtype< T > | |
seeding | CluE::Lloydtype< T > | private |
setGenerator(ProxyGenerator< T > *) | CluE::Lloydtype< T > | |
setInput(std::vector< T * > const *) | CluE::Lloydtype< T > | virtual |
setMeasure(DissimilarityMeasure< T > const *) | CluE::Lloydtype< T > | virtual |
setSeeding(std::vector< T > const &) | CluE::Lloydtype< T > | |
setSeeding(std::vector< T * > const &) | CluE::Lloydtype< T > | |
toLloydtype(Algorithm *a) | CluE::Lloydtype< T > | static |
~Algorithm() | CluE::Algorithm | inlinevirtual |
~Lloydtype() | CluE::Lloydtype< T > | virtual |