gtsam/gtsam/base
Frank Dellaert 269dea3a24
Merge pull request #422 from borglab/dellaert/issue420
Dellaert/issue420
2020-08-02 16:16:01 -04:00
..
deprecated replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
tests Made into class 2020-02-28 07:21:54 -08:00
treeTraversal Fix all new gcc warnings/errors: make explicit virtual/override methods. 2020-07-26 11:20:42 +02:00
CMakeLists.txt
ConcurrentMap.h Fix broken 64bit hash in tbb 2019-12-13 20:39:26 +01:00
DSFMap.h Fix MSVC link errors (missing DLLEXPORTs) 2019-12-15 09:13:53 +01:00
DSFVector.cpp
DSFVector.h Removed all deprecated code w Stephanie... 2020-07-22 17:32:25 -04:00
FastDefaultAllocator.h
FastList.h
FastMap.h
FastSet.h
FastVector.h
GenericValue.h remove virtual 2020-07-31 19:37:02 -05:00
Group.h
Lie.h Alternate signs on Hat/Vee and update tests 2020-05-28 05:25:33 -04:00
LieMatrix.h
LieScalar.h
LieVector.h
Manifold.h Removed all deprecated code w Stephanie... 2020-07-22 17:32:25 -04:00
Matrix.cpp moved matlab-style matrix format definition back to cpp, updated all formatters 2020-06-19 16:03:40 -05:00
Matrix.h Merge branch 'develop' into dellaert/issue420 2020-07-31 16:45:03 -04:00
OptionalJacobian.h Prefer C++11 nullptr 2020-04-06 23:31:05 +02:00
ProductLieGroup.h
SymmetricBlockMatrix.cpp
SymmetricBlockMatrix.h Finish undo of #310 fill with zeros (not actually needed) 2020-06-19 09:00:15 +02:00
Testable.h Replace c++17 removed classes with c++11 replacements 2020-01-20 00:57:07 +01:00
TestableAssertions.h
ThreadsafeException.h Fix all new gcc warnings/errors: make explicit virtual/override methods. 2020-07-26 11:20:42 +02:00
Value.h
Vector.cpp removed header bloat and added reference comment for fpEqual implementation 2020-03-09 16:33:56 -04:00
Vector.h Removed all deprecated code w Stephanie... 2020-07-22 17:32:25 -04:00
VectorSpace.h
VerticalBlockMatrix.cpp
VerticalBlockMatrix.h
WeightedSampler.h Return base 0 indices 2020-02-29 00:16:30 -08:00
chartTesting.h
cholesky.cpp
cholesky.h
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
lieProxies.h
make_shared.h Add comments 2020-06-24 16:25:46 -04:00
numericalDerivative.h compute numerical derivative for 6-argument function and add test code for this, also fix bugs in computing numerical derivative in 5-argument function 2019-11-25 14:49:40 -08:00
serialization.h rename serialization functions with less ambiguous names 2020-06-24 14:33:08 -04:00
serializationTestHelpers.h serialization docstrings 2020-06-24 14:16:00 -04: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
types.cpp print custom error message if type names match 2020-05-19 17:34:07 -05:00
types.h Fix missing DLL exported symbol 2020-07-06 20:07:18 +02:00