[mlpack-git] master: Refactor RASearch to take queries in Search(). (da47b6e)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Apr 23 14:42:15 EDT 2015


Repository : https://github.com/mlpack/mlpack

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/3ad38770911c7b9840901f0934bd1a81c2249046...9763c578d44db92496c044bbda812cf1af49b9a8

>---------------------------------------------------------------

commit da47b6ea248e1ecf9d1c8cd35dc2d6d882575242
Author: ryan <ryan at ratml.org>
Date:   Thu Apr 23 14:41:41 2015 -0400

    Refactor RASearch to take queries in Search().


>---------------------------------------------------------------

da47b6ea248e1ecf9d1c8cd35dc2d6d882575242
 src/mlpack/methods/rann/allkrann_main.cpp        | 195 +++------
 src/mlpack/methods/rann/ra_search.hpp            | 324 ++++++++-------
 src/mlpack/methods/rann/ra_search_impl.hpp       | 493 +++++++++++++----------
 src/mlpack/methods/rann/ra_search_rules.hpp      |   8 +-
 src/mlpack/methods/rann/ra_search_rules_impl.hpp |  22 +-
 5 files changed, 544 insertions(+), 498 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc da47b6ea248e1ecf9d1c8cd35dc2d6d882575242


More information about the mlpack-git mailing list