mlpack  2.2.5
Functions
src/mlpack/core/optimizers/gradient_descent/CMakeLists.txt File Reference

Functions

 set (SOURCES gradient_descent.hpp gradient_descent_impl.hpp test_function.hpp test_function.cpp) set(DIR_SRCS) foreach(file $
 
 set (DIR_SRCS ${DIR_SRCS} ${CMAKE_CURRENT_SOURCE_DIR}/${file}) endforeach() set(MLPACK_SRCS $
 

Function Documentation

◆ set() [1/2]

set ( SOURCES gradient_descent.hpp gradient_descent_impl.hpp test_function.hpp test_function.  cpp)

Definition at line 1 of file CMakeLists.txt.

◆ set() [2/2]

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

Definition at line 10 of file CMakeLists.txt.