| .. |
|
doc
|
Reviewed all remaining notebooks
|
2025-04-06 16:43:40 -04:00 |
|
internal
|
Cleanup some includes and fix cassert
|
2024-12-11 14:05:05 -05:00 |
|
tests
|
Added justification for CMake changes, with reference to this PR.
|
2025-01-24 13:57:50 -05:00 |
|
AdaptAutoDiff.h
|
Remove serialization header
|
2023-02-06 01:35:14 -08:00 |
|
BatchFixedLagSmoother.cpp
|
Moves 'BatchFixedLagSmoother' to 'gtsam' from 'gtsam_unstable'
|
2023-02-20 07:49:52 -08:00 |
|
BatchFixedLagSmoother.h
|
Moved BatchFixedLagSmoother in right spot
|
2025-04-05 12:02:02 -04:00 |
|
BayesTreeMarginalizationHelper.h
|
Move bayes tree marg helper (no .i presence)
|
2025-04-06 15:35:04 -04:00 |
|
CMakeLists.txt
|
Updated QNX-relevant paths, removed environment variables. (#2)
|
2025-01-16 09:57:29 -05:00 |
|
CustomFactor.cpp
|
re-add classes for Matlab wrapper
|
2023-06-15 17:51:34 -04:00 |
|
CustomFactor.h
|
replace #ifdef with #if for GTSAM_ENABLE_BOOST_SERIALIZATION
|
2024-12-26 23:44:00 -05:00 |
|
DoglegOptimizer.cpp
|
Fixed warnings that arise from stricter compiler flags
|
2023-02-11 12:32:50 -08:00 |
|
DoglegOptimizer.h
|
shared_ptr, make_shared, allocate_shared
|
2023-01-22 08:40:02 -08:00 |
|
DoglegOptimizerImpl.cpp
|
Cleanup some includes and fix cassert
|
2024-12-11 14:05:05 -05:00 |
|
DoglegOptimizerImpl.h
|
Cleanup some includes and fix cassert
|
2024-12-11 14:05:05 -05:00 |
|
Expression-inl.h
|
Cleanup some includes and fix cassert
|
2024-12-11 14:05:05 -05:00 |
|
Expression.h
|
add definition of constraints
|
2024-08-05 18:02:34 -04:00 |
|
ExpressionFactor.h
|
Fix deperecated copies and redundant moves
|
2024-12-29 15:58:32 -08:00 |
|
ExpressionFactorGraph.h
|
shared_ptr, make_shared, allocate_shared
|
2023-01-22 08:40:02 -08:00 |
|
ExtendedKalmanFilter-inl.h
|
Cleanup some includes and fix cassert
|
2024-12-11 14:05:05 -05:00 |
|
ExtendedKalmanFilter.h
|
Replaced numbered GTSAM_CONCEPT_ASSERT# with GTSAM_CONCEPT_ASSERT
|
2023-02-11 17:17:18 -08:00 |
|
FixedLagSmoother.cpp
|
Moves 'BatchFixedLagSmoother' to 'gtsam' from 'gtsam_unstable'
|
2023-02-20 07:49:52 -08:00 |
|
FixedLagSmoother.h
|
seperately include 'gtsam_unstable/dllexport.h' inside IncrementalFixedLagSmoother.h
|
2023-03-07 11:14:40 -08:00 |
|
FunctorizedFactor.h
|
replace #ifdef with #if for GTSAM_ENABLE_BOOST_SERIALIZATION
|
2024-12-26 23:44:00 -05: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
|
minor refactor to be consistent
|
2023-12-28 09:36:04 -05:00 |
|
GncParams.h
|
small update to GNC IndexVector
|
2023-07-10 13:43:44 -04: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
|
Cleanup some includes and fix cassert
|
2024-12-11 14:05:05 -05:00 |
|
ISAM2-impl.h
|
Cleanup some includes and fix cassert
|
2024-12-11 14:05:05 -05:00 |
|
ISAM2.cpp
|
Cleanup some includes and fix cassert
|
2024-12-11 14:05:05 -05:00 |
|
ISAM2.h
|
replace #ifdef with #if for GTSAM_ENABLE_BOOST_SERIALIZATION
|
2024-12-26 23:44:00 -05:00 |
|
ISAM2Clique.cpp
|
Cleanup some includes and fix cassert
|
2024-12-11 14:05:05 -05:00 |
|
ISAM2Clique.h
|
replace #ifdef with #if for GTSAM_ENABLE_BOOST_SERIALIZATION
|
2024-12-26 23:44:00 -05:00 |
|
ISAM2Params.cpp
|
to_upper
|
2023-02-04 12:21:53 -08:00 |
|
ISAM2Params.h
|
boost::variant -> std::variant
|
2023-02-05 15:04:15 -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 |
|
IncrementalFixedLagSmoother.cpp
|
Move bayes tree marg helper (no .i presence)
|
2025-04-06 15:35:04 -04:00 |
|
IncrementalFixedLagSmoother.h
|
Fix ifls dependency
|
2025-04-06 15:32:59 -04:00 |
|
LevenbergMarquardtOptimizer.cpp
|
Fix lingering boost flags
|
2024-12-29 11:07:01 -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
|
Fixed warnings that arise from stricter compiler flags
|
2023-02-11 12:32:50 -08:00 |
|
LinearContainerFactor.cpp
|
Cleaned up ++ stragglers
|
2023-02-06 00:18:42 -08:00 |
|
LinearContainerFactor.h
|
replace #ifdef with #if for GTSAM_ENABLE_BOOST_SERIALIZATION
|
2024-12-26 23:44:00 -05: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
|
template the directional methods
|
2024-10-18 10:30:01 -04:00 |
|
NonlinearConjugateGradientOptimizer.h
|
Fix warning: ‘beta’ may be used uninitialized in this function
|
2024-10-29 23:40:37 +01:00 |
|
NonlinearEquality.h
|
Merge pull request #1789 from borglab/feature/constrained_optimization
|
2025-01-15 09:58:30 -08:00 |
|
NonlinearFactor.cpp
|
Cleanup some includes and fix cassert
|
2024-12-11 14:05:05 -05:00 |
|
NonlinearFactor.h
|
Merge pull request #1789 from borglab/feature/constrained_optimization
|
2025-01-15 09:58:30 -08:00 |
|
NonlinearFactorGraph.cpp
|
Cleaned up ++ stragglers
|
2023-02-06 00:18:42 -08:00 |
|
NonlinearFactorGraph.h
|
replace #ifdef with #if for GTSAM_ENABLE_BOOST_SERIALIZATION
|
2024-12-26 23:44:00 -05:00 |
|
NonlinearISAM.cpp
|
shared_ptr, make_shared, allocate_shared
|
2023-01-22 08:40:02 -08:00 |
|
NonlinearISAM.h
|
…
|
|
|
NonlinearOptimizer.cpp
|
Kill more boost headers
|
2023-02-05 20:45:54 -08:00 |
|
NonlinearOptimizer.h
|
shared_ptr, make_shared, allocate_shared
|
2023-01-22 08:40:02 -08:00 |
|
NonlinearOptimizerParams.cpp
|
improved check
|
2024-08-24 15:32:18 -04:00 |
|
NonlinearOptimizerParams.h
|
make equals const-qualified
|
2024-08-24 06:35:17 -04:00 |
|
PriorFactor.h
|
replace #ifdef with #if for GTSAM_ENABLE_BOOST_SERIALIZATION
|
2024-12-26 23:44:00 -05:00 |
|
Symbol.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
Values-inl.h
|
fix ambiguous call to overloaded function CameraSet.h(331)
|
2024-03-11 23:34:31 +02:00 |
|
Values.cpp
|
Cleanup some includes and fix cassert
|
2024-12-11 14:05:05 -05:00 |
|
Values.h
|
replace #ifdef with #if for GTSAM_ENABLE_BOOST_SERIALIZATION
|
2024-12-26 23:44:00 -05: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
|
…
|
|
|
factorTesting.h
|
replaced casts
|
2023-01-22 08:40:02 -08:00 |
|
nonlinear.i
|
Fix wrapper interface error from typo
|
2025-04-06 16:20:09 -04:00 |
|
nonlinear.md
|
Reviewed all remaining notebooks
|
2025-04-06 16:43:40 -04:00 |
|
nonlinearExceptions.h
|
Kill more boost headers
|
2023-02-05 20:45:54 -08:00 |
|
utilities.h
|
Deal with '-Wunused-exception-parameter' from 'nonliner/utilities.h'
|
2023-02-20 07:49:52 -08:00 |
|
values.i
|
Extend template values with Similarity2 and Similarity3
|
2025-03-21 11:00:48 -04:00 |