CluE
1.0
|
Interface to propagate the ability to set input data. More...
#include <inputsetter.h>
Public Member Functions | |
virtual void | setInput (std::vector< T * > const *)=0 |
Interface to propagate the ability to set input data.
Definition at line 13 of file inputsetter.h.
|
pure virtual |
Implemented in CluE::LloydtypeCF< T >, CluE::Lloydtype< T >, CluE::KumarSabharwalSen< T >, CluE::ProxyBasedAgglo< T >, CluE::FarthestFirstTraversal< T >, CluE::Agglomerative< T >, CluE::AdaptiveSampling< T >, CluE::DasguptaLong< T >, CluE::Gonzales< T >, CluE::BalcanBlumGupta< T >, CluE::UniformSampling< T >, and CluE::BruteForceClustering< T >.