X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pam.h;h=2d60d4ee30b1b33495bf6a5eb5ba4bc5b99684f0;hb=7a1e4b563011b1fe4d466d64915a3cb960747125;hp=993017663a490702280d0d4e42854cc6b608ce30;hpb=ffa535cf04326227080b02594616971a2c3a5195;p=mothur.git diff --git a/pam.h b/pam.h index 9930176..2d60d4e 100644 --- a/pam.h +++ b/pam.h @@ -11,13 +11,13 @@ #include "communitytype.h" +//Partitioning Around Medoids /**************************************************************************************************/ class Pam : public CommunityTypeFinder { public: Pam(vector >, vector >, int); - vector calcSilhouettes(vector< vector< double> >); double calcCHIndex(vector< vector< double> >); private: