Przeglądaj źródła

removed stupid GMM output

Alexander Freytag 12 lat temu
rodzic
commit
44c65aa736
1 zmienionych plików z 0 dodań i 1 usunięć
  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;
     };
 
     /**