From cbaf96e28c2924f54f5dfa0dd83927bdb112da84 Mon Sep 17 00:00:00 2001 From: cbeall3 Date: Wed, 3 Dec 2014 23:07:26 -0500 Subject: [PATCH] Move and rename ceres headers --- .../nonlinear/ceres_autodiff.h => gtsam/3rdparty/ceres/autodiff.h | 0 .../nonlinear/ceres_eigen.h => gtsam/3rdparty/ceres/eigen.h | 0 .../nonlinear/ceres_example.h => gtsam/3rdparty/ceres/example.h | 0 .../ceres_fixed_array.h => gtsam/3rdparty/ceres/fixed_array.h | 0 .../ceres_fpclassify.h => gtsam/3rdparty/ceres/fpclassify.h | 0 .../nonlinear/ceres_jet.h => gtsam/3rdparty/ceres/jet.h | 0 .../nonlinear/ceres_macros.h => gtsam/3rdparty/ceres/macros.h | 0 .../3rdparty/ceres/manual_constructor.h | 0 .../nonlinear/ceres_rotation.h => gtsam/3rdparty/ceres/rotation.h | 0 .../3rdparty/ceres/variadic_evaluate.h | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename gtsam_unstable/nonlinear/ceres_autodiff.h => gtsam/3rdparty/ceres/autodiff.h (100%) rename gtsam_unstable/nonlinear/ceres_eigen.h => gtsam/3rdparty/ceres/eigen.h (100%) rename gtsam_unstable/nonlinear/ceres_example.h => gtsam/3rdparty/ceres/example.h (100%) rename gtsam_unstable/nonlinear/ceres_fixed_array.h => gtsam/3rdparty/ceres/fixed_array.h (100%) rename gtsam_unstable/nonlinear/ceres_fpclassify.h => gtsam/3rdparty/ceres/fpclassify.h (100%) rename gtsam_unstable/nonlinear/ceres_jet.h => gtsam/3rdparty/ceres/jet.h (100%) rename gtsam_unstable/nonlinear/ceres_macros.h => gtsam/3rdparty/ceres/macros.h (100%) rename gtsam_unstable/nonlinear/ceres_manual_constructor.h => gtsam/3rdparty/ceres/manual_constructor.h (100%) rename gtsam_unstable/nonlinear/ceres_rotation.h => gtsam/3rdparty/ceres/rotation.h (100%) rename gtsam_unstable/nonlinear/ceres_variadic_evaluate.h => gtsam/3rdparty/ceres/variadic_evaluate.h (100%) diff --git a/gtsam_unstable/nonlinear/ceres_autodiff.h b/gtsam/3rdparty/ceres/autodiff.h similarity index 100% rename from gtsam_unstable/nonlinear/ceres_autodiff.h rename to gtsam/3rdparty/ceres/autodiff.h diff --git a/gtsam_unstable/nonlinear/ceres_eigen.h b/gtsam/3rdparty/ceres/eigen.h similarity index 100% rename from gtsam_unstable/nonlinear/ceres_eigen.h rename to gtsam/3rdparty/ceres/eigen.h diff --git a/gtsam_unstable/nonlinear/ceres_example.h b/gtsam/3rdparty/ceres/example.h similarity index 100% rename from gtsam_unstable/nonlinear/ceres_example.h rename to gtsam/3rdparty/ceres/example.h diff --git a/gtsam_unstable/nonlinear/ceres_fixed_array.h b/gtsam/3rdparty/ceres/fixed_array.h similarity index 100% rename from gtsam_unstable/nonlinear/ceres_fixed_array.h rename to gtsam/3rdparty/ceres/fixed_array.h diff --git a/gtsam_unstable/nonlinear/ceres_fpclassify.h b/gtsam/3rdparty/ceres/fpclassify.h similarity index 100% rename from gtsam_unstable/nonlinear/ceres_fpclassify.h rename to gtsam/3rdparty/ceres/fpclassify.h diff --git a/gtsam_unstable/nonlinear/ceres_jet.h b/gtsam/3rdparty/ceres/jet.h similarity index 100% rename from gtsam_unstable/nonlinear/ceres_jet.h rename to gtsam/3rdparty/ceres/jet.h diff --git a/gtsam_unstable/nonlinear/ceres_macros.h b/gtsam/3rdparty/ceres/macros.h similarity index 100% rename from gtsam_unstable/nonlinear/ceres_macros.h rename to gtsam/3rdparty/ceres/macros.h diff --git a/gtsam_unstable/nonlinear/ceres_manual_constructor.h b/gtsam/3rdparty/ceres/manual_constructor.h similarity index 100% rename from gtsam_unstable/nonlinear/ceres_manual_constructor.h rename to gtsam/3rdparty/ceres/manual_constructor.h diff --git a/gtsam_unstable/nonlinear/ceres_rotation.h b/gtsam/3rdparty/ceres/rotation.h similarity index 100% rename from gtsam_unstable/nonlinear/ceres_rotation.h rename to gtsam/3rdparty/ceres/rotation.h diff --git a/gtsam_unstable/nonlinear/ceres_variadic_evaluate.h b/gtsam/3rdparty/ceres/variadic_evaluate.h similarity index 100% rename from gtsam_unstable/nonlinear/ceres_variadic_evaluate.h rename to gtsam/3rdparty/ceres/variadic_evaluate.h