[mlpack-git] master: Merge pull request #645 from MarcosPividori/master (f55427d)

gitdub at mlpack.org gitdub at mlpack.org
Tue May 24 14:06:02 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/36b73161c40321a2c021b3699d598931237dca9f...f55427d49ef2360964d13d1f421aba80eecca432

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

commit f55427d49ef2360964d13d1f421aba80eecca432
Merge: 36b7316 c82c747
Author: Ryan Curtin <ryan at ratml.org>
Date:   Tue May 24 14:06:02 2016 -0400

    Merge pull request #645 from MarcosPividori/master
    
    Properly use Enum type, in rann and range_search.


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

f55427d49ef2360964d13d1f421aba80eecca432
 src/mlpack/methods/range_search/range_search_main.cpp | 2 +-
 src/mlpack/methods/range_search/rs_model.cpp          | 2 +-
 src/mlpack/methods/range_search/rs_model.hpp          | 8 ++++----
 src/mlpack/methods/rann/allkrann_main.cpp             | 2 +-
 src/mlpack/methods/rann/ra_model.hpp                  | 8 ++++----
 src/mlpack/methods/rann/ra_model_impl.hpp             | 6 +++---
 6 files changed, 14 insertions(+), 14 deletions(-)




More information about the mlpack-git mailing list