Explorar el Código

removed stupid GMM output

Alexander Freytag hace 12 años
padre
commit
44c65aa736
Se han modificado 1 ficheros con 0 adiciones y 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;
     };
 
     /**