Prechádzať zdrojové kódy

removed stupid GMM output

Alexander Freytag 12 rokov pred
rodič
commit
96b9a9eaaa
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  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;
     };
 
     /**