X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=geom.h;h=a07676b6573ada920e9770d462ddbcd8b8be196d;hb=3914b0d6480f67df53b1e838f51c4e6155710434;hp=be60de39ed6d6f6e116e886f4a7aa608739e63db;hpb=50ed3b6104d5821d6184f882e1e1423d47dcbf10;p=mothur.git diff --git a/geom.h b/geom.h index be60de3..a07676b 100644 --- a/geom.h +++ b/geom.h @@ -24,7 +24,7 @@ public: EstOutput getValues(SAbundVector*); EstOutput getValues(vector) {return data;}; - + string getCitation() { return "http://www.mothur.org/wiki/Geometric"; } private: double kEq(double, double); RAbundVector getRAbundVector(SAbundVector*);