Commit 40f0b1c0 authored by Maria Dimashova's avatar Maria Dimashova

fixed #841

parent 047be13c
......@@ -94,7 +94,7 @@ public:
int size() const { return nnIndex->size(); }
const IndexParams* getIndexParameters() { return nnIndex->getParameters(); }
const IndexParams* getIndexParameters() { return nnIndex->getIndexParameters(); }
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment