Skip to content
Snippets Groups Projects
Commit e53cd255 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

QR solver has no relation with jet_autodiff

parent 5bf57232
No related branches found
No related tags found
1 merge request!111Jet autodiff
......@@ -320,7 +320,7 @@ IF (Ceres_FOUND)
ceres_wrapper/sparse_utils.h
ceres_wrapper/solver_manager.h
ceres_wrapper/ceres_manager.h
ceres_wrapper/qr_manager.h
#ceres_wrapper/qr_manager.h
ceres_wrapper/cost_function_wrapper.h
ceres_wrapper/create_numeric_diff_cost_function.h
ceres_wrapper/local_parametrization_wrapper.h
......@@ -328,7 +328,7 @@ IF (Ceres_FOUND)
SET(SRCS_WRAPPER
ceres_wrapper/solver_manager.cpp
ceres_wrapper/ceres_manager.cpp
ceres_wrapper/qr_manager.cpp
#ceres_wrapper/qr_manager.cpp
ceres_wrapper/local_parametrization_wrapper.cpp
)
ELSE(Ceres_FOUND)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment