]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedanderbergs.cpp
modified calculators to use doubles, added numotu and fontsize parameters to heatmap...
[mothur.git] / sharedanderbergs.cpp
index 38eec63c2e225dcf53efa4eb6fb6b11d720e98e1..09ec692259f8845e7543bdf71eeab298c657d207 100644 (file)
@@ -13,7 +13,7 @@
 
 EstOutput Anderberg::getValues(vector<SharedRAbundVector*> shared) {
        try {
-               int S1, S2, S12, tempA, tempB;
+               double S1, S2, S12, tempA, tempB;
                S1 = 0; S2 = 0; S12 = 0; tempA = 0; tempB = 0; 
                
                /*S1, S2 = number of OTUs observed or estimated in A and B