MLPACK  1.0.10
Functions
src/mlpack/methods/regularized_svd/CMakeLists.txt File Reference

Functions

 set (SOURCES regularized_svd.hpp regularized_svd_impl.hpp regularized_svd_function.hpp regularized_svd_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 regularized_svd.hpp regularized_svd_impl.hpp regularized_svd_function.hpp regularized_svd_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.