|
mlpack
3.1.1
|
Functions | |
| set (SOURCES identity_function.hpp logistic_function.hpp softsign_function.hpp tanh_function.hpp rectifier_function.hpp softplus_function.hpp swish_function.hpp) set(DIR_SRCS) foreach(file $ | |
| set (DIR_SRCS ${DIR_SRCS} ${CMAKE_CURRENT_SOURCE_DIR}/${file}) endforeach() set(MLPACK_SRCS $ | |
| set | ( | SOURCES identity_function.hpp logistic_function.hpp softsign_function.hpp tanh_function.hpp rectifier_function.hpp softplus_function.hpp swish_function. | hpp | ) |
Definition at line 3 of file CMakeLists.txt.
| set | ( | DIR_SRCS ${DIR_SRCS} ${CMAKE_CURRENT_SOURCE_DIR}/${file} | ) |
Definition at line 16 of file CMakeLists.txt.
1.8.14