MLPACK  1.0.11
Functions
src/mlpack/methods/kmeans/CMakeLists.txt File Reference

Functions

 set (SOURCES allow_empty_clusters.hpp kmeans.hpp kmeans_impl.hpp max_variance_new_cluster.hpp max_variance_new_cluster_impl.hpp random_partition.hpp refined_start.hpp refined_start_impl.hpp) set(DIR_SRCS) foreach(file $
 
 set (DIR_SRCS ${DIR_SRCS}${CMAKE_CURRENT_SOURCE_DIR}/${file}) endforeach() set(MLPACK_SRCS $
 

Function Documentation

set ( SOURCES allow_empty_clusters.hpp kmeans.hpp kmeans_impl.hpp max_variance_new_cluster.hpp max_variance_new_cluster_impl.hpp random_partition.hpp refined_start.hpp refined_start_impl.  hpp)

Definition at line 3 of file CMakeLists.txt.

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

Definition at line 17 of file CMakeLists.txt.