mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Lint and other fixes from William Rucklidge
Change-Id: Ic18561a5cdadccc75e97818fa4422bb5d9d43df9
This commit is contained in:
@@ -603,6 +603,8 @@ class Solver {
|
||||
int num_unsuccessful_steps;
|
||||
int num_inner_iteration_steps;
|
||||
|
||||
// All times reported below are wall times.
|
||||
|
||||
// When the user calls Solve, before the actual optimization
|
||||
// occurs, Ceres performs a number of preprocessing steps. These
|
||||
// include error checks, memory allocations, and reorderings. This
|
||||
|
||||
Reference in New Issue
Block a user