]> git.donarmstrong.com Git - mothur.git/blobdiff - sabundvector.hpp
fixed metastats, added resize to cluster.classic, added code to kill children if...
[mothur.git] / sabundvector.hpp
index 769a35dd3a14c85a160ac81532b4d7aa3cd1914a..561294c319e94562ac810d8b924aec2ed73015ce 100644 (file)
@@ -40,6 +40,7 @@ public:
        int sum();
        void resize(int);
        int size();
+       void clear();
 
        void print(ostream&);
        void print(string, ostream&);