.. |
internal
|
Sidestep alignment issue by using 16 (default for Eigen).
|
2023-02-04 23:38:25 -08:00 |
tests
|
Added a const_iterator back in
|
2023-01-25 23:24:55 -08:00 |
AdaptAutoDiff.h
|
OptionalJacobian
|
2023-01-21 09:27:20 -08:00 |
CMakeLists.txt
|
Install the nonlinear internal headers.
|
2015-06-03 01:13:22 +02:00 |
CustomFactor.cpp
|
fixed some mr comments: use auto, change comment style
|
2023-01-20 18:06:55 -08:00 |
CustomFactor.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
DoglegOptimizer.cpp
|
to_upper
|
2023-02-04 12:21:53 -08:00 |
DoglegOptimizer.h
|
shared_ptr, make_shared, allocate_shared
|
2023-01-22 08:40:02 -08:00 |
DoglegOptimizerImpl.cpp
|
fix all axpy deprecations
|
2021-11-29 14:00:26 -05:00 |
DoglegOptimizerImpl.h
|
replaced fabs with c++11 std::abs
|
2019-09-18 18:30:26 -04:00 |
Expression-inl.h
|
Replace std::tie with c++17 pattern matching
|
2023-02-04 10:28:14 -08:00 |
Expression.h
|
remove make_shared header
|
2023-01-22 08:40:02 -08:00 |
ExpressionFactor.h
|
global find/replace. Does not compile
|
2023-01-23 18:26:44 -08:00 |
ExpressionFactorGraph.h
|
shared_ptr, make_shared, allocate_shared
|
2023-01-22 08:40:02 -08:00 |
ExtendedKalmanFilter-inl.h
|
shared_ptr, make_shared, allocate_shared
|
2023-01-22 08:40:02 -08:00 |
ExtendedKalmanFilter.h
|
shared_ptr, make_shared, allocate_shared
|
2023-01-22 08:40:02 -08:00 |
FunctorizedFactor.h
|
gtsam compiles and tests run with and without boost serialization
|
2023-01-22 22:16:46 -08:00 |
GaussNewtonOptimizer.cpp
|
squash local changes on top of gtsam upstream pull from 6/14/2016
|
2016-06-18 23:13:59 -07:00 |
GaussNewtonOptimizer.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
GncOptimizer.h
|
replaced casts
|
2023-01-22 08:40:02 -08:00 |
GncParams.h
|
Fix exports on Windows
|
2022-08-01 07:32:33 +10:00 |
GraphvizFormatting.cpp
|
inference
|
2023-01-21 09:27:20 -08:00 |
GraphvizFormatting.h
|
inference
|
2023-01-21 09:27:20 -08:00 |
ISAM2-impl.cpp
|
remove adaptor headers
|
2023-01-23 18:29:10 -08:00 |
ISAM2-impl.h
|
remove all adaptors
|
2023-01-23 18:28:55 -08:00 |
ISAM2.cpp
|
Hunt down std::map::emplace candidates
|
2023-02-04 09:01:13 -08:00 |
ISAM2.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
ISAM2Clique.cpp
|
Replace std::tie with c++17 pattern matching
|
2023-02-04 10:28:14 -08:00 |
ISAM2Clique.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
ISAM2Params.cpp
|
to_upper
|
2023-02-04 12:21:53 -08:00 |
ISAM2Params.h
|
math
|
2023-02-04 12:21:53 -08:00 |
ISAM2Result.h
|
math
|
2023-02-04 12:21:53 -08:00 |
ISAM2UpdateParams.h
|
fixed MR comments. Brought back a testable assertion feature. Added a test to test that assertion
|
2023-01-21 13:11:40 -08:00 |
LevenbergMarquardtOptimizer.cpp
|
use chrono instead of ptime
|
2023-02-04 12:26:26 -08:00 |
LevenbergMarquardtOptimizer.h
|
use chrono instead of ptime
|
2023-02-04 12:26:26 -08:00 |
LevenbergMarquardtParams.cpp
|
to_upper
|
2023-02-04 12:21:53 -08:00 |
LevenbergMarquardtParams.h
|
shared_ptr, make_shared, allocate_shared
|
2023-01-22 08:40:02 -08:00 |
LinearContainerFactor.cpp
|
replaced casts
|
2023-01-22 08:40:02 -08:00 |
LinearContainerFactor.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
Marginals.cpp
|
fix OrderingType declaration
|
2021-11-10 18:22:54 -05:00 |
Marginals.h
|
removed deprecated code
|
2023-01-20 22:50:05 -08:00 |
NonlinearConjugateGradientOptimizer.cpp
|
Replace std::tie with c++17 pattern matching
|
2023-02-04 10:28:14 -08:00 |
NonlinearConjugateGradientOptimizer.h
|
Replace std::tie with c++17 pattern matching
|
2023-02-04 10:28:14 -08:00 |
NonlinearEquality.h
|
gtsam compiles and tests run with and without boost serialization
|
2023-01-22 22:16:46 -08:00 |
NonlinearFactor.cpp
|
remove format headers
|
2023-02-04 12:21:32 -08:00 |
NonlinearFactor.h
|
gtsam compiles and tests run with and without boost serialization
|
2023-01-22 22:16:46 -08:00 |
NonlinearFactorGraph.cpp
|
Merge branch 'develop' into feature/remove_boost_in_Values
|
2023-01-22 21:32:27 -08:00 |
NonlinearFactorGraph.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
NonlinearISAM.cpp
|
shared_ptr, make_shared, allocate_shared
|
2023-01-22 08:40:02 -08:00 |
NonlinearISAM.h
|
Working on fixing ISAM
|
2013-08-06 19:56:48 +00:00 |
NonlinearOptimizer.cpp
|
removed boost/shared_ptr
|
2023-01-22 08:40:02 -08:00 |
NonlinearOptimizer.h
|
shared_ptr, make_shared, allocate_shared
|
2023-01-22 08:40:02 -08:00 |
NonlinearOptimizerParams.cpp
|
to_upper
|
2023-02-04 12:21:53 -08:00 |
NonlinearOptimizerParams.h
|
shared_ptr, make_shared, allocate_shared
|
2023-01-22 08:40:02 -08:00 |
PriorFactor.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
Symbol.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
Values-inl.h
|
Replace boost::ptr_map with a std::map of unique pointers.
|
2023-01-23 23:12:04 -08:00 |
Values.cpp
|
Replace boost::ptr_map with a std::map of unique pointers.
|
2023-01-23 23:12:04 -08:00 |
Values.h
|
true type, and is_same
|
2023-02-04 12:22:17 -08:00 |
WhiteNoiseFactor.h
|
replaced casts
|
2023-01-22 08:40:02 -08:00 |
custom.i
|
wrap custom factor in a separate file
|
2022-07-19 14:10:46 -04:00 |
expressionTesting.h
|
Many small improvements, bug-fixes, and tests
|
2016-02-24 11:01:19 -08:00 |
expressions.h
|
Merge remote-tracking branch 'origin/develop' into feature/Feature/FixedValues
|
2016-02-07 20:00:38 -08:00 |
factorTesting.h
|
replaced casts
|
2023-01-22 08:40:02 -08:00 |
nonlinear.i
|
.i files
|
2023-01-21 09:27:20 -08:00 |
nonlinearExceptions.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
utilities.h
|
replaced casts
|
2023-01-22 08:40:02 -08:00 |