]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
added classify.shared command and random forest files. added count file to pcr.seqs...
[mothur.git] / mothurout.h
index 0c2e448bc783da0e0aec643b9234ae79fbee98c9..53d4250c771cdbdac15c715c44d97fabf0a92c1a 100644 (file)
@@ -151,6 +151,7 @@ class MothurOut {
                float roundDist(float, int);
                unsigned int fromBase36(string);
                int getRandomIndex(int); //highest
+        double getStandardDeviation(vector<int>&);
 
                int control_pressed;
                bool executing, runParse, jumble, gui, mothurCalling, debug;