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

MarcosPividori notifications at github.com
Thu Jun 16 20:04:49 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>

@rcurtin Sure!! I am here for this! I agree it can be confusing for someone with no knowledge of boost variants. I will add documentation.
Thanks!
Marcos

---
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#r67444715
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160616/b7f65be7/attachment-0001.html>


More information about the mlpack-git mailing list