[mlpack-git] [mlpack/mlpack] Implementation of Multiprobe LSH (#691)

Ryan Curtin notifications at github.com
Mon Jun 27 15:54:15 EDT 2016


> @@ -259,11 +279,16 @@ class LSHSearch
>     * @param referenceIndices The list of neighbor candidates obtained from
>     *    hashing the query into all the hash tables and eventually into
>     *    multiple buckets of the second hash table.
> +   * @param numTablesToSearch The number of tables to perform the search in. If
> +   * 0, all tables are searched.

Can you space these second lines four spaces in like the other lines?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/691/files/71eda99e207a9b91581504e11a9e14d38838bc9f#r68644129
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160627/73933f88/attachment.html>


More information about the mlpack-git mailing list