]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedrabundfloatvector.h
fixed metastats, added resize to cluster.classic, added code to kill children if...
[mothur.git] / sharedrabundfloatvector.h
index f826d9ce4b525e61909324c3481dd6a7bd847146..a3407f48ec39aabed942dff22b91d4691c992539 100644 (file)
@@ -51,6 +51,7 @@ public:
        void push_back(float, string);  //abundance, groupname
        void pop_back();
        void resize(int);
+       void clear();
        int size();
        
        void print(ostream&);