Explorar o código

removed stupid GMM output

Alexander Freytag %!s(int64=12) %!d(string=hai) anos
pai
achega
44c65aa736
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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;
     };
 
     /**