<p>I have also included the deterministic test changes so I can test my code better. You should probably ignore those.</p>

<p>There's a weird bug, I think it's where I create the hashMat but I'm not sure.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/mlpack/mlpack/pull/691'>https://github.com/mlpack/mlpack/pull/691</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Adds 2 deterministic LSH tests</li>
  <li>Style fixes and remove redundancies</li>
  <li>Fixes style problems</li>
  <li>Implementation of Multiprobe LSH, version 1</li>
  <li>Adds ComputeRecall function to LSHSearch</li>
  <li>Merge branch &#39;lsh-computeRecall&#39; into lsh-multiprobe</li>
  <li>Merge branch &#39;lsh-deterministictest&#39; into lsh-multiprobe</li>
  <li>There is a bug in ReturnIndicesFromTable</li>
  <li>There is a bug in ReturnIndicesFromTable</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/691/files#diff-0">src/mlpack/methods/lsh/lsh_main.cpp</a>
    (27)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/691/files#diff-1">src/mlpack/methods/lsh/lsh_search.hpp</a>
    (25)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/691/files#diff-2">src/mlpack/methods/lsh/lsh_search_impl.hpp</a>
    (398)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/691/files#diff-3">src/mlpack/prereqs.hpp</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/691/files#diff-4">src/mlpack/tests/lsh_test.cpp</a>
    (191)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/mlpack/mlpack/pull/691.patch'>https://github.com/mlpack/mlpack/pull/691.patch</a></li>
  <li><a href='https://github.com/mlpack/mlpack/pull/691.diff'>https://github.com/mlpack/mlpack/pull/691.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/mlpack/mlpack/pull/691">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/AJ4bFHrKrve3n5qwq0cH2ZVB2KuYxtb4ks5qJwi1gaJpZM4IxQW5">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFAsI6BTDqI8kJ0mVKiBIWy1h3gnsks5qJwi1gaJpZM4IxQW5.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/mlpack/mlpack/pull/691"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>