mlpack  3.0.4
Functions
src/mlpack/core/optimizers/fw/CMakeLists.txt File Reference

Functions

 set (SOURCES atoms.hpp frank_wolfe.hpp frank_wolfe_impl.hpp constr_lpball.hpp constr_structure_group.hpp update_classic.hpp update_span.hpp update_linesearch.hpp update_full_correction.hpp func_sq.hpp test_func_fw.hpp) 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 atoms.hpp frank_wolfe.hpp frank_wolfe_impl.hpp constr_lpball.hpp constr_structure_group.hpp update_classic.hpp update_span.hpp update_linesearch.hpp update_full_correction.hpp func_sq.hpp test_func_fw.  hpp)

Definition at line 1 of file CMakeLists.txt.

◆ set() [2/2]

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

Definition at line 17 of file CMakeLists.txt.