MLPACK
1.0.10
|
Functions | |
set (SOURCES ballbound.hpp ballbound_impl.hpp binary_space_tree/binary_space_tree.hpp binary_space_tree/binary_space_tree_impl.hpp binary_space_tree/dual_tree_traverser.hpp binary_space_tree/dual_tree_traverser_impl.hpp binary_space_tree/mean_split.hpp binary_space_tree/mean_split_impl.hpp binary_space_tree/single_tree_traverser.hpp binary_space_tree/single_tree_traverser_impl.hpp binary_space_tree/traits.hpp bounds.hpp cosine_tree/cosine_tree.hpp cosine_tree/cosine_tree.cpp cover_tree/cover_tree.hpp cover_tree/cover_tree_impl.hpp cover_tree/first_point_is_root.hpp cover_tree/single_tree_traverser.hpp cover_tree/single_tree_traverser_impl.hpp cover_tree/dual_tree_traverser.hpp cover_tree/dual_tree_traverser_impl.hpp cover_tree/traits.hpp example_tree.hpp hrectbound.hpp hrectbound_impl.hpp mrkd_statistic.hpp mrkd_statistic_impl.hpp mrkd_statistic.cpp statistic.hpp traversal_info.hpp tree_traits.hpp) set(DIR_SRCS) foreach(file $ | |
set (DIR_SRCS ${DIR_SRCS}${CMAKE_CURRENT_SOURCE_DIR}/${file}) endforeach() set(MLPACK_SRCS $ | |
set | ( | SOURCES ballbound.hpp ballbound_impl.hpp binary_space_tree/binary_space_tree.hpp binary_space_tree/binary_space_tree_impl.hpp binary_space_tree/dual_tree_traverser.hpp binary_space_tree/dual_tree_traverser_impl.hpp binary_space_tree/mean_split.hpp binary_space_tree/mean_split_impl.hpp binary_space_tree/single_tree_traverser.hpp binary_space_tree/single_tree_traverser_impl.hpp binary_space_tree/traits.hpp bounds.hpp cosine_tree/cosine_tree.hpp cosine_tree/cosine_tree.cpp cover_tree/cover_tree.hpp cover_tree/cover_tree_impl.hpp cover_tree/first_point_is_root.hpp cover_tree/single_tree_traverser.hpp cover_tree/single_tree_traverser_impl.hpp cover_tree/dual_tree_traverser.hpp cover_tree/dual_tree_traverser_impl.hpp cover_tree/traits.hpp example_tree.hpp hrectbound.hpp hrectbound_impl.hpp mrkd_statistic.hpp mrkd_statistic_impl.hpp mrkd_statistic.cpp statistic.hpp traversal_info.hpp tree_traits. | hpp | ) |
Definition at line 3 of file CMakeLists.txt.
set | ( | DIR_SRCS ${DIR_SRCS}${CMAKE_CURRENT_SOURCE_DIR}/${file} | ) |
Definition at line 40 of file CMakeLists.txt.