[mlpack-git] [mlpack/mlpack] Use move semantics to set a given reference tree in NeighborSearch class. (#743)
Ryan Curtin
notifications at github.com
Wed Aug 3 23:02:57 EDT 2016
> @@ -73,7 +73,6 @@ class TreeTraits<BinarySpaceTree<MetricType, StatisticType, MatType,
> {
> public:
> static const bool HasOverlappingChildren = true;
> - static const bool HasDuplicatedPoints = false;
I think it would be useful to keep this trait, even if it is not used right now.
---
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/743/files/d2728d95174e3eee3b867abbcb194669f14ccb22#r73456217
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160803/731b619f/attachment.html>
More information about the mlpack-git
mailing list