mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Lint changes from William Rucklidge.
Change-Id: I5a9683333fbab189058076cb2053f8f7afc7096a
This commit is contained in:
@@ -122,7 +122,7 @@ DEFINE_bool(line_search, false, "Use a line search instead of trust region "
|
||||
"algorithm.");
|
||||
DEFINE_string(initial_ply, "", "Export the BAL file data as a PLY file.");
|
||||
DEFINE_string(final_ply, "", "Export the refined BAL file data as a PLY "
|
||||
"file.");
|
||||
"file.");
|
||||
|
||||
namespace ceres {
|
||||
namespace examples {
|
||||
|
||||
Reference in New Issue
Block a user