From 4fd46f811f680f81efc858b788b0335427dbf26e Mon Sep 17 00:00:00 2001 From: Joe Zhao Date: Thu, 14 May 2015 11:23:27 +0800 Subject: c --- model/ranksvmtn.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'model/ranksvmtn.cpp') diff --git a/model/ranksvmtn.cpp b/model/ranksvmtn.cpp index 3136426..3d0db5f 100644 --- a/model/ranksvmtn.cpp +++ b/model/ranksvmtn.cpp @@ -6,7 +6,6 @@ using namespace std; using namespace Eigen; -const double C=1e-4; // Compensating & scaling // Main terminating criteria const int maxiter = 60; // max iteration count const double prec=1e-10; // precision -- cgit v1.2.3-70-g09d2