[mlpack-git] [mlpack/mlpack] Remove non-existent man page targets (#627)

Ryan Curtin notifications at github.com
Tue Apr 19 19:03:28 EDT 2016


You're right, thanks for the fix.  I realized that the renaming process was actually a little more involved than I thought, and in 1d7ea16, 6be725a, and 64c049e I updated the AllkFN and AllkNN typedefs to KFN and KNN, then updated all of the other code in mlpack.

I think that the same change needs to be made for rank-approximate nearest neighbor search (src/mlpack/methods/rann/): the `allkrann` program should be changed to `krann` and then also the typedefs should be updated in `src/mlpack/methods/rann/ra_typedef.hpp`.  Would you be interested in doing that?

---
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/627#issuecomment-212161463
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160419/fa5d6c9e/attachment.html>


More information about the mlpack-git mailing list