[mlpack-git] [mlpack/mlpack] Vantage point tree and HRectBound improvements (#760)

Ryan Curtin notifications at github.com
Sat Aug 13 10:16:30 EDT 2016


> @@ -35,6 +36,8 @@ class HollowBallBound
>    math::RangeType<ElemType> radii;
>    //! The center of the ball bound.
>    arma::Col<ElemType> center;
> +  //! The center of the hollow.
> +  arma::Col<ElemType> hollowCenter;

I don't understand; what is the purpose of the hollow center? When would it be different than the normal center? Maybe I have overlooked something.

-- 
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/760/files/55e15792e4dc2135c6e3421c5dae1322d07b0dcc#r74687487
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160813/739267df/attachment.html>


More information about the mlpack-git mailing list