X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pcacommand.h;h=eedfcf35c58d508cb37ebc41416ca0a3bfc7b1c8;hb=943d3038553f82378567d3b651969146716e5862;hp=cf4348ca92e393e9e6d46efd7da8f058bab7f422;hpb=b663591fb57c9508f017fd0891911fd959530125;p=mothur.git diff --git a/pcacommand.h b/pcacommand.h index cf4348c..eedfcf3 100644 --- a/pcacommand.h +++ b/pcacommand.h @@ -39,7 +39,7 @@ private: map > outputTypes; LinearAlgebra linearCalc; - vector< vector > createMatrix(vector); + //vector< vector > createMatrix(vector); int process(vector&); void output(string, vector, vector >&, vector);