[mlpack-git] [mlpack/mlpack] R+ and R++ trees implementation (#699)

Ryan Curtin notifications at github.com
Wed Jun 29 16:13:29 EDT 2016


> @@ -99,6 +99,22 @@ class NoAuxiliaryInformation
>    }
>  
>    /**
> +   * The R++ tree requires to split the maximum bounding rectangle of a node
> +   * that is being split. This method is intended for that.

It might be useful to add that this method is only necessary for an `AuxiliaryInformationType` that is being used in conjunction with `RPlusTreeSplit`.

---
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/699/files/e165d759f9ae612b9965f70fbbf8abdb19dc8d07#r69018423
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160629/68e1f6c1/attachment.html>


More information about the mlpack-git mailing list