Browse Source

removed stupid GMM output

Alexander Freytag 12 năm trước cách đây
mục cha
commit
44c65aa736
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;
     };
 
     /**