mlpack 3.4.2
Functions
src/mlpack/methods/sparse_autoencoder/CMakeLists.txt File Reference

Functions

 set (DIR_SRCS ${DIR_SRCS} ${CMAKE_CURRENT_SOURCE_DIR}/${file}) endforeach() set(MLPACK_SRCS $
 
 set (SOURCES sparse_autoencoder.hpp sparse_autoencoder.cpp sparse_autoencoder_impl.hpp sparse_autoencoder_function.hpp sparse_autoencoder_function.cpp maximal_inputs.hpp maximal_inputs.cpp) set(DIR_SRCS) foreach(file $
 

Function Documentation

◆ set() [1/2]

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

Definition at line 16 of file CMakeLists.txt.

◆ set() [2/2]

set ( SOURCES sparse_autoencoder.hpp sparse_autoencoder.cpp sparse_autoencoder_impl.hpp sparse_autoencoder_function.hpp sparse_autoencoder_function.cpp maximal_inputs.hpp maximal_inputs.  cpp)

Definition at line 3 of file CMakeLists.txt.