Remove ceres::LocalParameterization

Change-Id: I3bdf2f6a8857db10c984024a27f490eefd23fefa
This commit is contained in:
Sameer Agarwal
2022-06-08 15:02:56 -07:00
parent 2f660464cc
commit 68c53bb395
27 changed files with 17 additions and 3784 deletions
-1
View File
@@ -91,7 +91,6 @@ CERES_SRCS = ["internal/ceres/" + filename for filename in [
"linear_least_squares_problems.cc",
"linear_operator.cc",
"linear_solver.cc",
"local_parameterization.cc",
"loss_function.cc",
"low_rank_inverse_hessian.cc",
"manifold.cc",