[mlpack-git] [mlpack/mlpack] Fix style. (aa33a92)

lozhnikov notifications at github.com
Tue Jun 28 07:35:34 EDT 2016


I thought I removed DiscreteHilbertValue::Copy().
That should be
```
hilbertValue = child->AuxiliaryInfo().HilbertValue();
```
And there is no method `HilbertRTreeAuxiliaryInformation::hilbertValue()`. That should be `HilbertRTreeAuxiliaryInformation::HilbertValue()` (H capital)
The project shouldn't be built since `HilbertRTreeAuxiliaryInformation::UpdateAuxiliaryInfo()` is used in `RectangleTree::CondenseTree()`.

Did you come across some merge conflicts?

---
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/commit/aa33a92a321fceafbea00835817e3200290b87f1#commitcomment-18039348
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160628/6c665cbd/attachment-0001.html>


More information about the mlpack-git mailing list