centers_ | VGPyramidMaker | [protected] |
clusterer_ | VGPyramidMaker | [protected] |
distance_computer_ | VGPyramidMaker | [protected] |
GetMembershipPath(const Point &f, LargeIndex *out_path, vector< double > *out_distances) | GlobalVGPyramidMaker | [protected, virtual] |
GlobalVGPyramidMaker(const HierarchicalClusterer &clusterer, const DistanceComputer &distance_computer) | GlobalVGPyramidMaker | |
MakePyramid(const PointSet &point_set) | GlobalVGPyramidMaker | [virtual] |
MakePyramids(const PointSetList &psl) | PyramidMaker | |
Preprocess(const PointSetList &point_sets) | GlobalVGPyramidMaker | |
PyramidMaker() | PyramidMaker | [inline] |
ReadFromFile(const char *filename) | GlobalVGPyramidMaker | |
ReadFromStream(istream &input_stream) | GlobalVGPyramidMaker | |
VGPyramidMaker(const HierarchicalClusterer &c, const DistanceComputer &distance_computer) | VGPyramidMaker | |
WriteToFile(const char *filename) const | GlobalVGPyramidMaker | |
WriteToStream(ostream &output_stream) const | GlobalVGPyramidMaker | |
~GlobalVGPyramidMaker() | GlobalVGPyramidMaker | |
~PyramidMaker() | PyramidMaker | [inline, virtual] |