X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=rabundvector.cpp;fp=rabundvector.cpp;h=7d6247001c645b4b312d0e6599d0c4996fffa44b;hb=348a7bac1d3c5d17ae0e4a93b78f69f4e200a190;hp=ce04df11ccd769a233ce30bfdf0554f34377d6cd;hpb=5ff964d3871ce86f59fec3052f9c25e872f22c42;p=mothur.git diff --git a/rabundvector.cpp b/rabundvector.cpp index ce04df1..7d62470 100644 --- a/rabundvector.cpp +++ b/rabundvector.cpp @@ -193,6 +193,19 @@ vector::reverse_iterator RAbundVector::rend(){ return data.rend(); } +/***********************************************************************/ +void RAbundVector::nonSortedPrint(ostream& output){ + try { + output << label << '\t' << numBins << '\t'; + + for(int i=0;i