[mlpack-svn] r15623 - mlpack/trunk/src/mlpack/methods/rann

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Thu Aug 15 13:54:27 EDT 2013


Author: rcurtin
Date: Thu Aug 15 13:54:27 2013
New Revision: 15623

Log:
Clean up RANN code, document tau parameter more thoroughly, and refactor
RASearchRules so the file has fewer lines and less to maintain.  Clarify output
when --naive is passed.  Remove redundant tau validity check.


Modified:
   mlpack/trunk/src/mlpack/methods/rann/allkrann_main.cpp
   mlpack/trunk/src/mlpack/methods/rann/ra_search.hpp
   mlpack/trunk/src/mlpack/methods/rann/ra_search_impl.hpp
   mlpack/trunk/src/mlpack/methods/rann/ra_search_rules.hpp
   mlpack/trunk/src/mlpack/methods/rann/ra_search_rules_impl.hpp
   mlpack/trunk/src/mlpack/methods/rann/ra_typedef.hpp

NOTE:  File difference information exceeds the allowed size.



More information about the mlpack-svn mailing list