| 
    mlpack
    master
    
   | 
 
Functions | |
| add_library (kmeans_mex SHARED kmeans.cpp) target_link_libraries(kmeans_mex mlpack $ | |
| install (TARGETS kmeans_mex LIBRARY DESTINATION"${MATLAB_TOOLBOX_DIR}/mlpack/") install(FILES kmeans.m DESTINATION"$ | |
| add_library | ( | kmeans_mex SHARED kmeans. | cpp | ) | 
Definition at line 4 of file CMakeLists.txt.
References file().
| install | ( | TARGETS kmeans_mex LIBRARY DESTINATION"${MATLAB_TOOLBOX_DIR}/mlpack/" | ) | 
Definition at line 13 of file CMakeLists.txt.
 1.8.11