X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedchao1.h;fp=sharedchao1.h;h=e802cc3012c51728866dcfa51b01049dd2c84215;hb=1b4aa03040e61f4c2d47ce32cb12726dcdadb917;hp=243039e3a8822c0b9e7a66b6e17d08fcee56cf34;hpb=87537e4ee46cae9b7041ae0ed4dbbc229936d37c;p=mothur.git diff --git a/sharedchao1.h b/sharedchao1.h index 243039e..e802cc3 100644 --- a/sharedchao1.h +++ b/sharedchao1.h @@ -21,7 +21,7 @@ It is a child of the calculator class. */ class SharedChao1 : public Calculator { public: - SharedChao1() : Calculator("sharedchao", 3, true) {}; + SharedChao1() : Calculator("sharedchao", 1, true) {}; EstOutput getValues(SAbundVector*) {return data;}; EstOutput getValues(vector); private: