Domain typedef (defined in lshkit::ForestIndex< LSH, KEY >) | lshkit::ForestIndex< LSH, KEY > | |
ForestIndex() (defined in lshkit::ForestIndex< LSH, KEY >) | lshkit::ForestIndex< LSH, KEY > | [inline] |
init(const Parameter ¶m, Engine &engine, unsigned L, unsigned depth) | lshkit::ForestIndex< LSH, KEY > | [inline] |
insert(Key key, ACCESSOR &acc) | lshkit::ForestIndex< LSH, KEY > | [inline] |
Key typedef (defined in lshkit::ForestIndex< LSH, KEY >) | lshkit::ForestIndex< LSH, KEY > | |
Parameter typedef (defined in lshkit::ForestIndex< LSH, KEY >) | lshkit::ForestIndex< LSH, KEY > | |
query(Domain val, unsigned M, SCANNER &scanner) const | lshkit::ForestIndex< LSH, KEY > | [inline] |
Tree (defined in lshkit::ForestIndex< LSH, KEY >) | lshkit::ForestIndex< LSH, KEY > | [friend] |