|
mlpack
2.0.1
|
Functions | |
| set (SOURCES softmax_regression.hpp softmax_regression_impl.hpp softmax_regression_function.hpp softmax_regression_function.cpp) set(DIR_SRCS) foreach(file $ | |
| set (DIR_SRCS ${DIR_SRCS}${CMAKE_CURRENT_SOURCE_DIR}/${file}) endforeach() set(MLPACK_SRCS $ | |
| set | ( | SOURCES softmax_regression.hpp softmax_regression_impl.hpp softmax_regression_function.hpp softmax_regression_function. | cpp | ) |
Definition at line 3 of file CMakeLists.txt.
| set | ( | DIR_SRCS ${DIR_SRCS}${CMAKE_CURRENT_SOURCE_DIR}/${file} | ) |
Definition at line 13 of file CMakeLists.txt.
References add_executable().
1.8.11