From b8c3b380cf57a8048658d365b73a61c8592f83da Mon Sep 17 00:00:00 2001 From: Pat Schloss Date: Wed, 8 Jan 2014 17:17:22 -0500 Subject: [PATCH] some changes on qFinderDMM --- qFinderDMM.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/qFinderDMM.cpp b/qFinderDMM.cpp index c89644b..143f0b2 100644 --- a/qFinderDMM.cpp +++ b/qFinderDMM.cpp @@ -82,7 +82,6 @@ qFinderDMM::qFinderDMM(vector > cm, int p): countMatrix(cm), numPart logDeterminant += log(abs(hessian[i][i])); error[currentPartition][i] = invHessian[i][i]; } - } int numParameters = numPartitions * numOTUs + numPartitions - 1; -- 2.39.2