mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Fix broken build.
Change-Id: Ieb122bb96d5776f962fff6d6e9345dfc855bfed7
This commit is contained in:
@@ -717,7 +717,7 @@ class Solver {
|
||||
LineSearchDirectionType line_search_direction_type;
|
||||
LineSearchType line_search_type;
|
||||
LineSearchInterpolationType line_search_interpolation_type;
|
||||
NonlinearConjugateGradient nonlinear_conjugate_gradient_type;
|
||||
NonlinearConjugateGradientType nonlinear_conjugate_gradient_type;
|
||||
|
||||
int max_lbfgs_rank;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user