[mlpack-svn] r11718 - mlpack/trunk/src/mlpack

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


Author: rcurtin
Date: 2012-03-03 00:15:34 -0500 (Sat, 03 Mar 2012)
New Revision: 11718

Modified:
   mlpack/trunk/src/mlpack/core.hpp
Log:
Three new methods for trunk.


Modified: mlpack/trunk/src/mlpack/core.hpp
===================================================================
--- mlpack/trunk/src/mlpack/core.hpp	2012-03-03 05:14:52 UTC (rev 11717)
+++ mlpack/trunk/src/mlpack/core.hpp	2012-03-03 05:15:34 UTC (rev 11718)
@@ -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, mvu,
+ * nbc, nca, pca, radical, sparse_coding
  *
  * @section tutorial Tutorials
  *




More information about the mlpack-svn mailing list