X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=sharedrabundfloatvector.h;h=f8d69a8a5a17d4b9cadcf0e5c500d93498f601fc;hp=965b03ae7aebaf3e499ef55264a0d9ebe421380b;hb=cf9987b67aa49777a4c91c2d21f96e58bf17aa82;hpb=bb8d942036365d2a66330944269f17841ed2388a diff --git a/sharedrabundfloatvector.h b/sharedrabundfloatvector.h index 965b03a..f8d69a8 100644 --- a/sharedrabundfloatvector.h +++ b/sharedrabundfloatvector.h @@ -45,6 +45,7 @@ public: individualFloat get(int); vector getData(); float getAbundance(int); + vector getAbundances(); void push_front(float, int, string); //abundance, otu, groupname void insert(float, int, string); //abundance, otu, groupname void push_back(float, string); //abundance, groupname