]> git.donarmstrong.com Git - mothur.git/blobdiff - uvest.h
added concensus command and updated calcs
[mothur.git] / uvest.h
diff --git a/uvest.h b/uvest.h
index 3eea438a0e1ff6d6a1444785a30765a18b3fb71c..4f86fedf4bad250b62f7b8a237143a049986482a 100644 (file)
--- a/uvest.h
+++ b/uvest.h
@@ -23,7 +23,7 @@ typedef vector<double> EstOutput;
 /***********************************************************************/
 class UVEst {
        public:
-               EstOutput getUVest(SharedRAbundVector* shared1, SharedRAbundVector* shared2);           
+               EstOutput getUVest(vector<SharedRAbundVector*>);                
 };
 /***********************************************************************/