]> git.donarmstrong.com Git - mothur.git/blobdiff - pcacommand.h
working on pca
[mothur.git] / pcacommand.h
index cf4348ca92e393e9e6d46efd7da8f058bab7f422..eedfcf35c58d508cb37ebc41416ca0a3bfc7b1c8 100644 (file)
@@ -39,7 +39,7 @@ private:
        map<string, vector<string> > outputTypes;
        LinearAlgebra linearCalc;
        
-       vector< vector<double> > createMatrix(vector<SharedRAbundFloatVector*>);
+       //vector< vector<double> > createMatrix(vector<SharedRAbundFloatVector*>);
        int process(vector<SharedRAbundFloatVector*>&);
        void output(string, vector<string>, vector<vector<double> >&, vector<double>);