X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=mothurout.h;h=0f34d0296020b8a3ebcf457084c10a80e25c27bb;hp=a57fb136ba3d41b210e671e2fe85848a4d40f359;hb=fefd5ee1517abd3bc38b469cb2dffc85a1571c7e;hpb=aca78ed4a47dff8672ea8fd93cef0dfbaf0f7495 diff --git a/mothurout.h b/mothurout.h index a57fb13..0f34d02 100644 --- a/mothurout.h +++ b/mothurout.h @@ -166,6 +166,7 @@ class MothurOut { bool isSubset(vector, vector); //bigSet, subset int checkName(string&); map > parseClasses(string); + //math operation double max(vector&); //returns largest value in vector