Lint and other fixes from William Rucklidge

Change-Id: Ic18561a5cdadccc75e97818fa4422bb5d9d43df9
This commit is contained in:
Sameer Agarwal
2013-05-31 13:22:51 -07:00
parent 0939632c57
commit f0b071bac4
8 changed files with 17 additions and 11 deletions
+2
View File
@@ -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