This is the complete list of members for Clusterable, including all inherited members.
| Add(const Clusterable &other)=0 | Clusterable | pure virtual |
| Copy() const =0 | Clusterable | pure virtual |
| Distance(const Clusterable &other) const | Clusterable | virtual |
| Normalizer() const =0 | Clusterable | pure virtual |
| Objf() const =0 | Clusterable | pure virtual |
| ObjfMinus(const Clusterable &other) const | Clusterable | virtual |
| ObjfPlus(const Clusterable &other) const | Clusterable | virtual |
| ReadNew(std::istream &os, bool binary) const =0 | Clusterable | pure virtual |
| Scale(BaseFloat f) | Clusterable | inlinevirtual |
| SetZero()=0 | Clusterable | pure virtual |
| Sub(const Clusterable &other)=0 | Clusterable | pure virtual |
| Type() const =0 | Clusterable | pure virtual |
| Write(std::ostream &os, bool binary) const =0 | Clusterable | pure virtual |
| ~Clusterable() | Clusterable | inlinevirtual |