mlpack 3.4.2
Functions
src/mlpack/methods/decision_tree/CMakeLists.txt File Reference

Functions

 set (DIR_SRCS ${DIR_SRCS} ${CMAKE_CURRENT_SOURCE_DIR}/${file}) endforeach() set(MLPACK_SRCS $
 
 set (SOURCES all_dimension_select.hpp decision_tree.hpp decision_tree_impl.hpp all_categorical_split.hpp all_categorical_split_impl.hpp best_binary_numeric_split.hpp best_binary_numeric_split_impl.hpp gini_gain.hpp information_gain.hpp multiple_random_dimension_select.hpp random_dimension_select.hpp) set(DIR_SRCS) foreach(file $
 

Function Documentation

◆ set() [1/2]

set ( DIR_SRCS ${DIR_SRCS} ${CMAKE_CURRENT_SOURCE_DIR}/${file}  )

Definition at line 20 of file CMakeLists.txt.

◆ set() [2/2]

set ( SOURCES all_dimension_select.hpp decision_tree.hpp decision_tree_impl.hpp all_categorical_split.hpp all_categorical_split_impl.hpp best_binary_numeric_split.hpp best_binary_numeric_split_impl.hpp gini_gain.hpp information_gain.hpp multiple_random_dimension_select.hpp random_dimension_select.  hpp)

Definition at line 3 of file CMakeLists.txt.