Selaa lähdekoodia

removed stupid GMM output

Alexander Freytag 12 vuotta sitten
vanhempi
commit
44c65aa736
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      math/cluster/GMM.h

+ 0 - 1
math/cluster/GMM.h

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