This is the complete list of members for VectorClusterable, including all inherited members.
| Add(const Clusterable &other_in) | VectorClusterable | virtual |
| Copy() const | VectorClusterable | virtual |
| Distance(const Clusterable &other) const | Clusterable | virtual |
| Normalizer() const | VectorClusterable | inlinevirtual |
| Objf() const | VectorClusterable | virtual |
| ObjfMinus(const Clusterable &other) const | Clusterable | virtual |
| ObjfPlus(const Clusterable &other) const | Clusterable | virtual |
| Read(std::istream &is, bool binary) | VectorClusterable | private |
| ReadNew(std::istream &is, bool binary) const | VectorClusterable | virtual |
| Scale(BaseFloat f) | VectorClusterable | virtual |
| SetZero() | VectorClusterable | inlinevirtual |
| stats_ | VectorClusterable | private |
| Sub(const Clusterable &other_in) | VectorClusterable | virtual |
| sumsq_ | VectorClusterable | private |
| Type() const | VectorClusterable | inlinevirtual |
| VectorClusterable() | VectorClusterable | inline |
| VectorClusterable(const Vector< BaseFloat > &vector, BaseFloat weight) | VectorClusterable | |
| weight_ | VectorClusterable | private |
| Write(std::ostream &os, bool binary) const | VectorClusterable | virtual |
| ~Clusterable() | Clusterable | inlinevirtual |
| ~VectorClusterable() | VectorClusterable | inlinevirtual |