[mlpack] 214/324: Point out that there is a known bug.
Barak A. Pearlmutter
barak+git at cs.nuim.ie
Sun Aug 17 08:22:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
bap pushed a commit to branch svn-trunk
in repository mlpack.
commit adee919fb85999311c52ec85075e5db07fb7108a
Author: rcurtin <rcurtin at 9d5b8971-822b-0410-80eb-d18c1038ef23>
Date: Fri Jul 25 15:58:04 2014 +0000
Point out that there is a known bug.
git-svn-id: http://svn.cc.gatech.edu/fastlab/mlpack/trunk@16856 9d5b8971-822b-0410-80eb-d18c1038ef23
---
src/mlpack/methods/rann/ra_search.hpp | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/mlpack/methods/rann/ra_search.hpp b/src/mlpack/methods/rann/ra_search.hpp
index a5952bc..6f5b1d2 100644
--- a/src/mlpack/methods/rann/ra_search.hpp
+++ b/src/mlpack/methods/rann/ra_search.hpp
@@ -43,6 +43,8 @@
* year={2009}
* }
*
+ * RASearch is currently known to not work with ball trees (#356).
+ *
* @tparam SortPolicy The sort policy for distances; see NearestNeighborSort.
* @tparam MetricType The metric to use for computation.
* @tparam TreeType The tree type to use.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git
More information about the debian-science-commits
mailing list