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

Functions

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

Function Documentation

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

Definition at line 3 of file CMakeLists.txt.

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

Definition at line 13 of file CMakeLists.txt.