[mlpack-git] master: Merge pull request #655 from MarcosPividori/fix-ball-tree (2fe9e82)

gitdub at mlpack.org gitdub at mlpack.org
Mon May 30 17:39:34 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/3d1ed0fa731b4f34d0c02ae63c37d4106e23a9f8...2fe9e82b63507ef60440c22c93d85d058023535c

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

commit 2fe9e82b63507ef60440c22c93d85d058023535c
Merge: 3d1ed0f 8285c31
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon May 30 17:39:34 2016 -0400

    Merge pull request #655 from MarcosPividori/fix-ball-tree
    
    Fix erroneous ball tree definition.


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

2fe9e82b63507ef60440c22c93d85d058023535c
 src/mlpack/core/tree/ballbound.hpp                 | 20 +++--
 src/mlpack/core/tree/ballbound_impl.hpp            | 94 +++++++++++-----------
 src/mlpack/core/tree/binary_space_tree/typedef.hpp |  4 +-
 .../methods/neighbor_search/ns_model_impl.hpp      |  2 +-
 src/mlpack/tests/serialization_test.cpp            |  4 +-
 5 files changed, 61 insertions(+), 63 deletions(-)




More information about the mlpack-git mailing list