| .. |
|
tests
|
Merge pull request #1238 from borglab/fix/1182
|
2022-08-21 09:05:21 -04:00 |
|
treeTraversal
|
Revert "Revert "replace deprecated tbb functionality""
|
2021-10-15 14:46:17 -04:00 |
|
CMakeLists.txt
|
Remove Deprecated Lie* classes
|
2022-01-02 14:43:48 -05:00 |
|
ConcurrentMap.h
|
Clear ConcurrentMap before loading archive data
|
2022-07-16 15:18:45 -07:00 |
|
DSFMap.h
|
Fix include issue
|
2020-09-06 14:43:10 -04:00 |
|
DSFVector.cpp
|
…
|
|
|
DSFVector.h
|
Removed all deprecated code w Stephanie...
|
2020-07-22 17:32:25 -04:00 |
|
FastDefaultAllocator.h
|
…
|
|
|
FastList.h
|
fix boost serialization version includes
|
2021-04-06 14:33:55 +03:00 |
|
FastMap.h
|
…
|
|
|
FastSet.h
|
Compilation issues with linux system
|
2022-02-16 20:58:20 -05:00 |
|
FastVector.h
|
…
|
|
|
GenericValue.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
Group.h
|
Capitalize Identity trait since it is static
|
2022-07-07 12:31:27 -04:00 |
|
Lie.h
|
Capitalize Identity trait since it is static
|
2022-07-07 12:31:27 -04:00 |
|
Manifold.h
|
more consistent notation of macros
|
2021-11-04 07:11:28 +01:00 |
|
Matrix.cpp
|
Remove duplicate header
|
2022-02-17 00:09:55 -05:00 |
|
Matrix.h
|
Added missing header in header
|
2022-02-16 23:35:44 -05:00 |
|
MatrixSerialization.h
|
Move Matrix serialization to separate file and remove spurious headers
|
2022-02-16 15:07:29 -05:00 |
|
OptionalJacobian.h
|
Use templated Eigen::Ref wrapper
|
2022-04-17 16:49:52 -04:00 |
|
ProductLieGroup.h
|
Capitalize Identity trait since it is static
|
2022-07-07 12:31:27 -04:00 |
|
SymmetricBlockMatrix.cpp
|
Small formatting/auto changes
|
2019-05-15 22:32:58 -04:00 |
|
SymmetricBlockMatrix.h
|
Finish undo of #310 fill with zeros (not actually needed)
|
2020-06-19 09:00:15 +02:00 |
|
Testable.h
|
more consistent notation of macros
|
2021-11-04 07:11:28 +01:00 |
|
TestableAssertions.h
|
Global replace to V42
|
2022-01-02 15:49:47 -05:00 |
|
ThreadsafeException.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
Value.h
|
Add headers in the place they are needed
|
2022-02-16 22:51:53 -05:00 |
|
Vector.cpp
|
better flag name and docs
|
2020-11-19 07:44:42 -05:00 |
|
Vector.h
|
Merge branch 'develop' into fix/combined-imu-cov
|
2022-05-05 16:50:10 -04:00 |
|
VectorSerialization.h
|
Move Vector serialization to separate file
|
2022-02-16 15:07:05 -05:00 |
|
VectorSpace.h
|
Capitalize Identity trait since it is static
|
2022-07-07 12:31:27 -04:00 |
|
VerticalBlockMatrix.cpp
|
…
|
|
|
VerticalBlockMatrix.h
|
Add headers in the place they are needed
|
2022-02-16 22:51:53 -05:00 |
|
WeightedSampler.h
|
Return base 0 indices
|
2020-02-29 00:16:30 -08:00 |
|
base.i
|
Base wrapper needs Matrix serialization
|
2022-02-16 23:11:00 -05:00 |
|
chartTesting.h
|
more consistent notation of macros
|
2021-11-04 07:11:28 +01:00 |
|
cholesky.cpp
|
typecast to size_t to remove build warnings
|
2019-06-13 17:05:15 -04:00 |
|
cholesky.h
|
Add headers in the place they are needed
|
2022-02-16 22:51:53 -05:00 |
|
concepts.h
|
…
|
|
|
debug.cpp
|
add TBB guards back for multithread option and potentially breaking changes
|
2020-01-11 15:11:50 -05:00 |
|
debug.h
|
[ci skip] added comment and formatting for isDebugVersion
|
2019-06-17 16:36:50 -04:00 |
|
lieProxies.h
|
replaced boost with std for placeholders, bind and function
|
2021-07-10 21:01:20 -04:00 |
|
make_shared.h
|
Add comments
|
2020-06-24 16:25:46 -04:00 |
|
numericalDerivative.h
|
replaced boost with std for placeholders, bind and function
|
2021-07-10 21:01:20 -04:00 |
|
serialization.h
|
Make work with boost 1.74
|
2022-02-12 11:09:53 -05:00 |
|
serializationTestHelpers.h
|
Fix check.geometry
|
2022-02-16 08:25:10 -05:00 |
|
testLie.h
|
…
|
|
|
timing.cpp
|
Fix warnings on incorrect for range reference bindings
|
2020-07-27 00:14:18 +02:00 |
|
timing.h
|
Fix MSVC link errors (missing DLLEXPORTs)
|
2019-12-15 09:13:53 +01:00 |
|
treeTraversal-inst.h
|
refactor HybridBayesTree::optimize
|
2022-09-02 15:04:28 -04:00 |
|
types.cpp
|
print custom error message if type names match
|
2020-05-19 17:34:07 -05:00 |
|
types.h
|
Add deprecations
|
2021-11-21 14:19:01 -05:00 |
|
utilities.cpp
|
cpp file for utilities
|
2022-01-22 11:04:25 -05:00 |
|
utilities.h
|
cpp file for utilities
|
2022-01-22 11:04:25 -05:00 |