Sfoglia il codice sorgente

removed stupid GMM output

Alexander Freytag 12 anni fa
parent
commit
44c65aa736
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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;
     };
 
     /**