X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=sharedrabundvector.h;h=664718518e276c7c84984f5c1fe76c9b3bf46523;hp=419d15a15af7b73872c2678675aff1a4f564c759;hb=cf9987b67aa49777a4c91c2d21f96e58bf17aa82;hpb=035f86272c776e1cccaa47021e26782e49cd41e7 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