Inheritance diagram for HyperPlaneEmbedder:

Public Member Functions | |
| HyperPlaneEmbedder (const Parameter ¶m, lshkit::DefaultRng &rng) | |
| virtual unsigned | dim () const |
| Get the total dimension of the histogram. | |
| virtual void | add (float *out, const float *in, float weight) const |
| Add a point to the output histogram with weight. | |
Classes | |
| struct | Parameter |