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

Functions

 set (SOURCES nystroem_method.hpp nystroem_method_impl.hpp ordered_selection.hpp random_selection.hpp kmeans_selection.hpp) set(DIR_SRCS) foreach(file $
 
 set (DIR_SRCS ${DIR_SRCS}${CMAKE_CURRENT_SOURCE_DIR}/${file}) endforeach() set(MLPACK_SRCS $
 

Function Documentation

set ( SOURCES nystroem_method.hpp nystroem_method_impl.hpp ordered_selection.hpp random_selection.hpp kmeans_selection.  hpp)

Definition at line 3 of file CMakeLists.txt.

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

Definition at line 14 of file CMakeLists.txt.