Remove UTF-8 chars

Change-Id: I1e98dd7441d2de05e0b3b0937e496103177631f8
This commit is contained in:
huangqinjin
2018-10-12 10:39:02 +08:00
committed by Sameer Agarwal
parent 9350e57a45
commit 21d40daa00
9 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ class CERES_EXPORT GradientProblemSolver {
// method, please see:
//
// Nocedal, J. (1980). "Updating Quasi-Newton Matrices with
// Limited Storage". Mathematics of Computation 35 (151): 773782.
// Limited Storage". Mathematics of Computation 35 (151): 773-782.
int max_lbfgs_rank = 20;
// As part of the (L)BFGS update step (BFGS) / right-multiply step (L-BFGS),