From 556593fdd54ddcca5014fe6ed2911615dab4d36a Mon Sep 17 00:00:00 2001 From: Joe Zhao Date: Wed, 27 May 2015 13:22:16 +0800 Subject: variable input --- model/ranksvm.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'model/ranksvm.h') diff --git a/model/ranksvm.h b/model/ranksvm.h index 41de0f4..a17e3c9 100644 --- a/model/ranksvm.h +++ b/model/ranksvm.h @@ -46,7 +46,7 @@ extern double cg_prec; // precision extern int cg_maxiter; // not worth having a large number extern int ls_maxiter; // line search -extern double line_prec; // precision -extern double line_turb; // purturbation +extern double ls_prec; // precision +extern double ls_turb; // perturbation #endif \ No newline at end of file -- cgit v1.2.3-70-g09d2