X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=rabundvector.hpp;h=95165645bb4d82c88e6faf60007350798bbce929;hb=6973be461c47c057531f447de22003a30cabc193;hp=fab02a921a602524e7516bdcbd7efc64326cbbea;hpb=348a7bac1d3c5d17ae0e4a93b78f69f4e200a190;p=mothur.git diff --git a/rabundvector.hpp b/rabundvector.hpp index fab02a9..9516564 100644 --- a/rabundvector.hpp +++ b/rabundvector.hpp @@ -41,6 +41,7 @@ public: int sum(); int sum(int); int numNZ(); + void clear(); vector::reverse_iterator rbegin(); vector::reverse_iterator rend();