MLPACK  1.0.11
Functions
src/mlpack/core/optimizers/sa/CMakeLists.txt File Reference

Functions

 set (SOURCES sa.hpp sa_impl.hpp exponential_schedule.hpp) set(DIR_SRCS) foreach(file $
 
 set (DIR_SRCS ${DIR_SRCS}${CMAKE_CURRENT_SOURCE_DIR}/${file}) endforeach() set(MLPACK_SRCS $
 

Function Documentation

set ( SOURCES sa.hpp sa_impl.hpp exponential_schedule.  hpp)

Definition at line 1 of file CMakeLists.txt.

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

Definition at line 9 of file CMakeLists.txt.