mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Migrate examples to use Manifolds
Also change NULL to nullptr. Change-Id: I80a2328185d7891f61e07e64d5c1b59e74588ac7
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
#include "ceres/jet.h"
|
||||
#include "ceres/local_parameterization.h"
|
||||
#include "ceres/loss_function.h"
|
||||
#include "ceres/manifold.h"
|
||||
#include "ceres/numeric_diff_cost_function.h"
|
||||
#include "ceres/numeric_diff_first_order_function.h"
|
||||
#include "ceres/numeric_diff_options.h"
|
||||
|
||||
Reference in New Issue
Block a user