| .. |
|
tests
|
Prefer C++11 nullptr
|
2020-04-06 23:31:05 +02:00 |
|
BinaryJacobianFactor.h
|
Use KeyVector everywhere to avoid conversions
|
2018-11-08 10:10:32 -05:00 |
|
CMakeLists.txt
|
Building timing scripts using new timing script support in GtsamTesting.cmake. Fixed compile errors in timing scripts but disabled a couple.
|
2014-06-07 19:02:11 -07:00 |
|
ConjugateGradientSolver.cpp
|
Merged in feature/SmartCT (pull request #107)
|
2015-02-22 06:14:19 +01:00 |
|
ConjugateGradientSolver.h
|
Merged in feature/SmartCT (pull request #107)
|
2015-02-22 06:14:19 +01:00 |
|
Errors.cpp
|
Replace c++17 removed classes with c++11 replacements
|
2020-01-20 00:57:07 +01:00 |
|
Errors.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
GaussianBayesNet.cpp
|
Fix alignment on SO<n>
|
2019-11-18 11:27:08 -05:00 |
|
GaussianBayesNet.h
|
fix comments
|
2020-04-01 15:45:04 -04:00 |
|
GaussianBayesTree-inl.h
|
get_* naming convention in GaussianConditional
|
2019-05-16 18:59:24 -04:00 |
|
GaussianBayesTree.cpp
|
Replace deprecated `ptr_fun` with lambda expression
|
2019-10-12 14:14:10 -04:00 |
|
GaussianBayesTree.h
|
fix comments
|
2020-04-01 15:45:04 -04:00 |
|
GaussianConditional-inl.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
GaussianConditional.cpp
|
get_* naming convention in GaussianConditional
|
2019-05-16 18:59:24 -04:00 |
|
GaussianConditional.h
|
get_* naming convention in GaussianConditional
|
2019-05-16 18:59:24 -04:00 |
|
GaussianDensity.cpp
|
get_* naming convention in GaussianConditional
|
2019-05-16 18:59:24 -04:00 |
|
GaussianDensity.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
GaussianEliminationTree.cpp
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
GaussianEliminationTree.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
GaussianFactor.cpp
|
remove out-of-place pragma
|
2020-06-04 20:21:08 +02:00 |
|
GaussianFactor.h
|
Devirtualize hessianDiagonal
|
2020-06-03 20:07:14 -04:00 |
|
GaussianFactorGraph.cpp
|
Switched to in-place update of the diagonal Hessian
|
2020-06-02 12:44:57 -04:00 |
|
GaussianFactorGraph.h
|
deprecated functions for backwards compatibility
|
2019-10-28 17:41:16 -04:00 |
|
GaussianISAM.cpp
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
GaussianISAM.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
GaussianJunctionTree.cpp
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
GaussianJunctionTree.h
|
squash local changes on top of gtsam upstream pull from 6/14/2016
|
2016-06-18 23:13:59 -07:00 |
|
HessianFactor-inl.h
|
squash local changes on top of gtsam upstream pull from 6/14/2016
|
2016-06-18 23:13:59 -07:00 |
|
HessianFactor.cpp
|
Devirtualize hessianDiagonal
|
2020-06-03 20:07:14 -04:00 |
|
HessianFactor.h
|
Devirtualize hessianDiagonal
|
2020-06-03 20:07:14 -04:00 |
|
IterativeSolver.cpp
|
fix Key as size_t (Closes #182)
|
2019-12-23 07:45:19 +01:00 |
|
IterativeSolver.h
|
convert all optional Ordering to function overloads
|
2019-10-20 01:15:20 -04:00 |
|
JacobianFactor-inl.h
|
sync with develop branch commit c1f048d
|
2014-12-12 18:46:54 -05:00 |
|
JacobianFactor.cpp
|
Devirtualize hessianDiagonal
|
2020-06-03 20:07:14 -04:00 |
|
JacobianFactor.h
|
Devirtualize hessianDiagonal
|
2020-06-03 20:07:14 -04:00 |
|
KalmanFilter.cpp
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
KalmanFilter.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
LossFunctions.cpp
|
Prefer C++11 nullptr
|
2020-04-06 23:31:05 +02:00 |
|
LossFunctions.h
|
Revert "renamed residual to loss, follow PR #188"
|
2020-04-02 11:24:26 -04:00 |
|
NoiseModel.cpp
|
Merge branch 'fix/todos' of github.com:borglab/gtsam into fix/todos
|
2020-05-07 15:21:35 -04:00 |
|
NoiseModel.h
|
Merge branch 'develop' into fix/todos
|
2020-04-08 19:34:25 -04:00 |
|
PCGSolver.cpp
|
Fixed up iterative methods to use struct
|
2019-04-10 22:34:01 -04:00 |
|
PCGSolver.h
|
Merged in feature/SmartCT (pull request #107)
|
2015-02-22 06:14:19 +01:00 |
|
Preconditioner.cpp
|
Formatting only
|
2020-05-21 14:50:02 -04:00 |
|
Preconditioner.h
|
Added comments, removed cruft
|
2019-04-07 13:15:05 -04:00 |
|
RegularHessianFactor.h
|
Some low hanging fruit changing `func(..., boost::optional<const Class &>)` to overloaded
|
2019-10-13 23:59:50 -04:00 |
|
RegularJacobianFactor.h
|
Devirtualize hessianDiagonal
|
2020-06-03 20:07:14 -04:00 |
|
Sampler.cpp
|
Deprecated parts of cpp
|
2020-04-04 13:08:36 -04:00 |
|
Sampler.h
|
Changed argument to obviate need for cast
|
2020-04-04 12:34:39 -04:00 |
|
Scatter.cpp
|
deprecated functions for backwards compatibility
|
2019-10-28 17:41:16 -04:00 |
|
Scatter.h
|
Missing DLL EXPORT macros
|
2019-12-28 20:31:52 +01:00 |
|
SubgraphBuilder.cpp
|
Now using new WeightedSampler class
|
2020-02-28 07:21:54 -08:00 |
|
SubgraphBuilder.h
|
Split off builder, now also used with same parameters in SubGraphSolver
|
2019-04-14 14:14:48 -04:00 |
|
SubgraphPreconditioner.cpp
|
get_* naming convention in GaussianConditional
|
2019-05-16 18:59:24 -04:00 |
|
SubgraphPreconditioner.h
|
Split off builder, now also used with same parameters in SubGraphSolver
|
2019-04-14 14:14:48 -04:00 |
|
SubgraphSolver.cpp
|
Split off builder, now also used with same parameters in SubGraphSolver
|
2019-04-14 14:14:48 -04:00 |
|
SubgraphSolver.h
|
Split off builder, now also used with same parameters in SubGraphSolver
|
2019-04-14 14:14:48 -04:00 |
|
VectorValues.cpp
|
Move to header
|
2020-06-02 19:44:44 -04:00 |
|
VectorValues.h
|
Trying to fix old GCC
|
2020-06-03 13:29:19 -04:00 |
|
iterative-inl.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
iterative.cpp
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
iterative.h
|
Deprecated all inline functions in Matrix.h.
|
2016-04-11 15:11:29 -04:00 |
|
linearAlgorithms-inst.h
|
Address comments
|
2020-06-02 23:06:00 -04:00 |
|
linearExceptions.cpp
|
Reducing header bloat by introducing new ThreadSafeException header.
|
2015-06-20 15:28:25 -07:00 |
|
linearExceptions.h
|
Reducing header bloat by introducing new ThreadSafeException header.
|
2015-06-20 15:28:25 -07:00 |