[mlpack-git] master, mlpack-1.0.x: Change build to include ns_traversal_info.hpp. (255218b)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Mar 5 21:42:17 EST 2015


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

On branches: master,mlpack-1.0.x
Link       : https://github.com/mlpack/mlpack/compare/904762495c039e345beba14c1142fd719b3bd50e...f94823c800ad6f7266995c700b1b630d5ffdcf40

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

commit 255218bececc72227a834cf2571081e0fe961347
Author: Ryan Curtin <ryan at ratml.org>
Date:   Thu Feb 6 20:11:47 2014 +0000

    Change build to include ns_traversal_info.hpp.


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

255218bececc72227a834cf2571081e0fe961347
 src/mlpack/methods/neighbor_search/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mlpack/methods/neighbor_search/CMakeLists.txt b/src/mlpack/methods/neighbor_search/CMakeLists.txt
index d351fa7..ddf3a8c 100644
--- a/src/mlpack/methods/neighbor_search/CMakeLists.txt
+++ b/src/mlpack/methods/neighbor_search/CMakeLists.txt
@@ -6,6 +6,7 @@ set(SOURCES
   neighbor_search_rules.hpp
   neighbor_search_rules_impl.hpp
   neighbor_search_stat.hpp
+  ns_traversal_info.hpp
   sort_policies/nearest_neighbor_sort.hpp
   sort_policies/nearest_neighbor_sort.cpp
   sort_policies/nearest_neighbor_sort_impl.hpp



More information about the mlpack-git mailing list