X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedrabundfloatvector.h;h=a3407f48ec39aabed942dff22b91d4691c992539;hb=4956d362c5bc6a47cf7a6290258f0e763e3a406e;hp=f826d9ce4b525e61909324c3481dd6a7bd847146;hpb=7ae40733a270f73ec8a331540cc7f28fd60b24fc;p=mothur.git diff --git a/sharedrabundfloatvector.h b/sharedrabundfloatvector.h index f826d9c..a3407f4 100644 --- a/sharedrabundfloatvector.h +++ b/sharedrabundfloatvector.h @@ -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&);