X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=sharedrabundvector.h;h=664718518e276c7c84984f5c1fe76c9b3bf46523;hp=419d15a15af7b73872c2678675aff1a4f564c759;hb=b206f634aae1b4ce13978d203247fb64757d5482;hpb=90708fe9701e3827e477c82fb3652539c3bf2a0d diff --git a/sharedrabundvector.h b/sharedrabundvector.h index 419d15a..6647185 100644 --- a/sharedrabundvector.h +++ b/sharedrabundvector.h @@ -50,6 +50,7 @@ public: individual get(int); vector getData(); int getAbundance(int); + vector getAbundances(); int numNZ(); void sortD(); //Sorts the data in descending order. void push_front(int, int, string); //abundance, otu, groupname