gtsam/gtsam/base
Frank Dellaert a8eb98acea Fixed warnings that arise from stricter compiler flags 2023-02-11 12:32:50 -08:00
..
tests use emplace_shared 2023-02-06 01:03:17 -08:00
treeTraversal remove make_shared header 2023-01-22 08:40:02 -08:00
CMakeLists.txt Remove Deprecated Lie* classes 2022-01-02 14:43:48 -05:00
ConcurrentMap.h Got rid or ifdefed many boost headers 2023-02-05 20:45:54 -08:00
DSFMap.h Fixed warnings that arise from stricter compiler flags 2023-02-11 12:32:50 -08:00
DSFVector.cpp remove make_shared header 2023-01-22 08:40:02 -08:00
DSFVector.h shared_ptr, make_shared, allocate_shared 2023-01-22 08:40:02 -08:00
FastDefaultAllocator.h Changed headers to GTSAM-style (near to far) 2015-06-14 16:05:09 -07:00
FastList.h Got rid or ifdefed many boost headers 2023-02-05 20:45:54 -08:00
FastMap.h Hunt down std::map::emplace candidates 2023-02-04 09:01:13 -08:00
FastSet.h GTSAM_CONCEPT_ASSERT to replace BOOST equivalent. 2023-02-06 00:35:36 -08:00
FastVector.h add base module 2022-07-26 16:47:45 -04:00
GenericValue.h Got rid or ifdefed many boost headers 2023-02-05 20:45:54 -08:00
Group.h Make concepts work in the boost path 2023-02-06 02:09:32 -08:00
Lie.h Make concepts work in the boost path 2023-02-06 02:09:32 -08:00
Manifold.h Make concepts work in the boost path 2023-02-06 02:09:32 -08:00
Matrix.cpp Merge branch 'develop' into feaure/remove_misc_boost 2023-02-05 10:43:34 -08:00
Matrix.h use static_assert 2023-02-06 00:08:57 -08:00
MatrixSerialization.h gtsam compiles and tests run with and without boost serialization 2023-01-22 22:16:46 -08:00
OptionalJacobian.h optional jacobian with matrix references 2023-01-21 11:20:01 -08:00
ProductLieGroup.h GTSAM_CONCEPT_ASSERT to replace BOOST equivalent. 2023-02-06 00:35:36 -08:00
SymmetricBlockMatrix.cpp Move some Eigen methods to cpp 2023-01-22 17:01:39 -08:00
SymmetricBlockMatrix.h Merge branch 'feature/remove_boost_in_Values' into verdant/boost-serialization 2023-01-22 22:33:56 -08:00
Testable.h Make concepts work in the boost path 2023-02-06 02:09:32 -08:00
TestableAssertions.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
ThreadsafeException.h remove format headers 2023-02-04 12:21:32 -08:00
Value.h gtsam compiles and tests run with and without boost serialization 2023-01-22 22:16:46 -08:00
Vector.cpp remove optional headers 2023-01-21 09:27:20 -08:00
Vector.h removed deprecated code 2023-01-20 22:50:05 -08:00
VectorSerialization.h gtsam compiles and tests run with and without boost serialization 2023-01-22 22:16:46 -08:00
VectorSpace.h Make concepts work in the boost path 2023-02-06 02:09:32 -08:00
VerticalBlockMatrix.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
VerticalBlockMatrix.h serialization function comment moved 2023-01-22 22:14:28 -08:00
WeightedSampler.h Replace make_pair with {} 2023-02-04 09:08:34 -08:00
base.i Base wrapper needs Matrix serialization 2022-02-16 23:11:00 -05:00
chartTesting.h GTSAM_CONCEPT_ASSERT to replace BOOST equivalent. 2023-02-06 00:35:36 -08:00
cholesky.cpp remove format headers 2023-02-04 12:21:32 -08:00
cholesky.h Add headers in the place they are needed 2022-02-16 22:51:53 -05:00
concepts.h Fixed warnings that arise from stricter compiler flags 2023-02-11 12:32:50 -08:00
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
kruskal-inl.h Address review comments 2023-02-05 10:33:24 -08:00
kruskal.h Address review comments 2023-02-05 10:33:24 -08:00
lieProxies.h replaced boost with std for placeholders, bind and function 2021-07-10 21:01:20 -04:00
make_shared.h remove make_shared header 2023-01-22 08:40:02 -08:00
numericalDerivative.h is_base_of 2023-02-04 12:21:53 -08:00
serialization.h Make work with boost 1.74 2022-02-12 11:09:53 -05:00
serializationTestHelpers.h gtsam compiles and tests run with and without boost serialization 2023-01-22 22:16:46 -08:00
std_optional_serialization.h use static_assert 2023-02-06 00:08:57 -08:00
testLie.h Removed some offending headers in pch 2018-11-06 00:19:54 -05:00
timing.cpp fix timing flag 2023-02-05 20:45:54 -08:00
timing.h fix timing flag 2023-02-05 20:45:54 -08:00
treeTraversal-inst.h cassert 2023-01-22 22:53:11 -08:00
types.cpp Fixed warnings that arise from stricter compiler flags 2023-02-11 12:32:50 -08:00
types.h Got rid or ifdefed many boost headers 2023-02-05 20:45:54 -08:00
utilities.cpp cpp file for utilities 2022-01-22 11:04:25 -05:00
utilities.h excluding some examples and moved index_sequence implementation to gtsam namespace 2023-02-05 20:45:54 -08:00