<p>I removed the code. I also moved the loop over the candidate set into BaseCase at some point, I'm not sure which commit it was. I think it makes more sense to have it this way, but I can turn it back to the way it was if you disagree.</p>

<p>Do you have any ideas about simplifying the CMakeFiles code? For example, would removing -DHAS_OPENMP and simply setting HAS_OPENMP to 1 if OpenMP is found make more sense?</p>

<p>Additionally, why did you have to compile with -DHAS_OPENMP=ON, given that it's on by default? Did I mess something up? </p>

<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/700#issuecomment-230819568">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/AJ4bFB_8l52B-qXsuvUwKhNeVl8Oa1SNks5qS9HagaJpZM4I5KSz">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFObwl3vkNxO2YzFI3jZ6oL2SXAsFks5qS9HagaJpZM4I5KSz.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/700#issuecomment-230819568"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>