[mlpack-svn] r11717 - mlpack/tags/mlpack-1.0.1/src/mlpack

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Sat Mar 3 00:14:52 EST 2012


Author: rcurtin
Date: 2012-03-03 00:14:52 -0500 (Sat, 03 Mar 2012)
New Revision: 11717

Modified:
   mlpack/tags/mlpack-1.0.1/src/mlpack/core.hpp
Log:
Two more methods for this release.


Modified: mlpack/tags/mlpack-1.0.1/src/mlpack/core.hpp
===================================================================
--- mlpack/tags/mlpack-1.0.1/src/mlpack/core.hpp	2012-03-03 05:08:26 UTC (rev 11716)
+++ mlpack/tags/mlpack-1.0.1/src/mlpack/core.hpp	2012-03-03 05:14:52 UTC (rev 11717)
@@ -50,7 +50,8 @@
  * A full list of executables is given below:
  *
  * allkfn, allknn, emst, gmm, hmm_train, hmm_loglik, hmm_viterbi, hmm_generate,
- * kernel_pca, kmeans, lars, linear_regression, nbc, nca, pca, radical
+ * kernel_pca, kmeans, lars, linear_regression, local_coordinate_coding, nbc,
+ * nca, pca, radical, sparse_coding
  *
  * @section tutorial Tutorials
  *




More information about the mlpack-svn mailing list