[mlpack-git] [mlpack/mlpack] Modify NSModel to use boost variant. (#693)

Ryan Curtin notifications at github.com
Thu Jun 16 19:37:18 EDT 2016


> @@ -37,6 +49,127 @@ struct NSModelName<FurthestNeighborSort>
>    static const std::string Name() { return "furthest_neighbor_search_model"; }
>  };
>  
> +class MonoSearchVisitor : public boost::static_visitor<void>

Actually, I should add, if you don't want to or are busy doing other things, I can do the documentation here, it will only take a few minutes.

---
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/693/files/83f1925bb246471323c893b7ead2f7ebf39124b1#r67442341
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160616/902c148b/attachment.html>


More information about the mlpack-git mailing list