[mlpack-git] [mlpack/mlpack] Use move semantics to set a given reference tree in NeighborSearch class. (#765)

MarcosPividori notifications at github.com
Mon Aug 29 17:33:56 EDT 2016


> @@ -413,18 +500,21 @@ class NeighborSearch
>    size_t Scores() const { return scores; }
>  
>    //! Access whether or not search is done in naive linear scan mode.
> +  //! Deprecated. Will be removed in mlpack 3.0.0.

Yes, I agree that it can be confussing. I have added some comments in: https://github.com/mlpack/mlpack/pull/765/commits/0d071af207002e9c2054bd60f85765942994e0ff

-- 
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/765/files/8bf2e5c7dbcf3e9c9db6339d371fe17ba046ea75#r76691837
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160829/8721ca2d/attachment.html>


More information about the mlpack-git mailing list