<p>You're right, thanks for the fix.  I realized that the renaming process was actually a little more involved than I thought, and in <a href="https://github.com/mlpack/mlpack/commit/1d7ea164bb711c935c57fb266dc7cd9b77da7f1a" class="commit-link"><tt>1d7ea16</tt></a>, <a href="https://github.com/mlpack/mlpack/commit/6be725a3fa9b1efbca48c0cac66b7644b95b6b26" class="commit-link"><tt>6be725a</tt></a>, and <a href="https://github.com/mlpack/mlpack/commit/64c049efa2df2661ce5b321a60c4178c3439d025" class="commit-link"><tt>64c049e</tt></a> I updated the AllkFN and AllkNN typedefs to KFN and KNN, then updated all of the other code in mlpack.</p>

<p>I think that the same change needs to be made for rank-approximate nearest neighbor search (src/mlpack/methods/rann/): the <code>allkrann</code> program should be changed to <code>krann</code> and then also the typedefs should be updated in <code>src/mlpack/methods/rann/ra_typedef.hpp</code>.  Would you be interested in doing that?</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 or <a href="https://github.com/mlpack/mlpack/pull/627#issuecomment-212161463">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFAGnfTrD57zwtUst8TCodDHcqWrOks5p5V8_gaJpZM4ILFTn.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/627#issuecomment-212161463"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>