]> granicus.if.org Git - liblinear/commit
Add variable primal_solver_tol for primal solvers, where
authorpopo <popo@16e7d947-dcc2-db11-b54a-0017319806e7>
Fri, 9 Dec 2011 11:12:37 +0000 (11:12 +0000)
committerpopo <popo@16e7d947-dcc2-db11-b54a-0017319806e7>
Fri, 9 Dec 2011 11:12:37 +0000 (11:12 +0000)
commit37207a35720c1f590b601527271f7cab7008df88
treea905681f14fc2fbdb9b3b002f2761ebc4e4ede28
parent38d219fa0a1215c5d32f0bf8cf7546082bfe02d3
Add variable primal_solver_tol for primal solvers, where
primal_solver_tol = eps*max(min(pos,neg), 1)/prob->l.
linear.cpp