]> git.donarmstrong.com Git - mothur.git/blobdiff - pam.h
working on get.communitytype command
[mothur.git] / pam.h
diff --git a/pam.h b/pam.h
index 993017663a490702280d0d4e42854cc6b608ce30..ab5c68f922ccdbb1c8b4e30d19ab3d4efd2ddb3f 100644 (file)
--- a/pam.h
+++ b/pam.h
@@ -17,7 +17,6 @@ class Pam : public CommunityTypeFinder {
     
 public:
     Pam(vector<vector<int> >, vector<vector<double> >, int);
-    vector<double> calcSilhouettes(vector< vector< double> >);
     double calcCHIndex(vector< vector< double> >);
     
 private: