Forráskód Böngészése

removed stupid GMM output

Alexander Freytag 12 éve
szülő
commit
44c65aa736
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      math/cluster/GMM.h

+ 0 - 1
math/cluster/GMM.h

@@ -104,7 +104,6 @@ class GMM : public ClusterAlgorithm
      * standard destructor
      */
     ~GMM() {
-      std::cerr << "dadada" << std::endl;
     };
 
     /**