[mlpack-svn] r15907 - mlpack/trunk/src/mlpack/methods/gmm

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Wed Oct 2 20:49:30 EDT 2013


Author: rcurtin
Date: Wed Oct  2 20:49:30 2013
New Revision: 15907

Log:
Oh hey, I have to check this in too.


Modified:
   mlpack/trunk/src/mlpack/methods/gmm/CMakeLists.txt

Modified: mlpack/trunk/src/mlpack/methods/gmm/CMakeLists.txt
==============================================================================
--- mlpack/trunk/src/mlpack/methods/gmm/CMakeLists.txt	(original)
+++ mlpack/trunk/src/mlpack/methods/gmm/CMakeLists.txt	Wed Oct  2 20:49:30 2013
@@ -5,7 +5,7 @@
   gmm_impl.hpp
   no_constraint.hpp
   phi.hpp
-  positive_definite_covariance.hpp
+  positive_definite_constraint.hpp
   em_fit.hpp
   em_fit_impl.hpp
 )



More information about the mlpack-svn mailing list