gtsam/gtsam/base
Thomas Schneider 1bcb150212 Merge branch 'develop' into fix/serialization_warnings
Conflicts:
	gtsam/navigation/CombinedImuFactor.h
	gtsam/navigation/ImuBias.h
	gtsam/navigation/ImuFactor.h
2015-04-09 12:56:58 +02:00
..
tests Fix deprecation warnings 2015-02-24 21:58:17 -05:00
treeTraversal Fixed some warnings 2013-11-18 19:23:16 +00: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
ConcurrentMap.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
DSFVector.cpp new names find/merge, made it clear DFSVector operations are expensive 2013-10-26 15:42:17 +00:00
DSFVector.h new names find/merge, made it clear DFSVector operations are expensive 2013-10-26 15:42:17 +00:00
DerivedValue.h Fix some more warnings. 2015-03-06 16:44:08 +01:00
FastDefaultAllocator.h Added CMake code and preprocessor macros so that everything works without TBB and falls back on single-threading 2013-08-16 20:26:07 +00:00
FastList.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
FastMap.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
FastSet.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
FastVector.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
GenericValue.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
Group.h traits_x -> traits 2014-12-26 16:47:51 +01:00
Lie.h Fixed derivatives... 2014-12-28 21:31:45 +01:00
LieMatrix.cpp Fix deprecation warnings 2015-02-24 21:58:17 -05:00
LieMatrix.h Fix deprecation warnings 2015-02-24 21:58:17 -05:00
LieMatrix_Deprecated.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
LieScalar.cpp Fix deprecation warnings 2015-02-24 21:58:17 -05:00
LieScalar.h Fix deprecation warnings 2015-02-24 21:58:17 -05:00
LieScalar_Deprecated.h Fix deprecation warnings 2015-02-24 21:58:17 -05:00
LieVector.cpp Fix deprecation warnings 2015-02-24 21:58:17 -05:00
LieVector.h Fix deprecation warnings 2015-02-24 21:58:17 -05:00
LieVector_Deprecated.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
Manifold.h Formatting 2015-01-19 12:41:04 +01:00
Matrix.cpp Deal with patched/un-patched version of householder_qr_inplace_blocked 2015-03-10 13:00:28 -04:00
Matrix.h Merge branch 'develop' into fix/serialization_warnings 2015-04-09 12:56:58 +02:00
OptionalJacobian.h Merge branch 'develop' into fix/serialization_warnings 2015-04-09 12:56:58 +02:00
SymmetricBlockMatrix.cpp Fix typo in conditional in SymmetricBlockMatrix, fixes #75 2014-04-30 18:21:00 -07:00
SymmetricBlockMatrix.h Fix some more warnings. 2015-03-06 16:44:08 +01:00
SymmetricBlockMatrixBlockExpr.h Fix some more warnings. 2015-03-06 16:44:08 +01:00
Testable.h traits_x -> traits 2014-12-26 16:47:51 +01:00
TestableAssertions.h Removed old Index typedef and IndexFormatter 2013-11-08 16:35:28 +00:00
Value.h Fix some more warnings. 2015-03-06 16:44:08 +01:00
Vector.cpp MOre bloat reduction and header ordering. 2015-03-02 20:19:59 -05:00
Vector.h Merge branch 'develop' into fix/serialization_warnings 2015-04-09 12:56:58 +02:00
VectorSpace.h Fix some more warnings. 2015-03-06 16:44:08 +01:00
VerticalBlockMatrix.cpp Format using BORG conventions 2014-02-15 12:02:37 -05:00
VerticalBlockMatrix.h Fix some more warnings. 2015-03-06 16:44:08 +01:00
chartTesting.h Small change in file that might disappear anyway 2014-12-08 13:16:30 +01:00
cholesky.cpp Fixed a mismatched tic/toc and added a couple needed function entry tics 2014-02-28 17:36:07 -05:00
cholesky.h Added dll export tags and updated cmake scripts so that GTSAM can build as a shared library on windows 2013-03-13 18:56:21 +00:00
concepts.h traits_x -> traits 2014-12-26 16:47:51 +01:00
debug.cpp Fix intermittent optimization crash in Debug+TBB modes, exposed by testGeneralSFMFactor, etc. 2014-12-08 10:59:49 -05:00
debug.h Added comment 2014-12-08 20:48:36 -05:00
lieProxies.h Added global_includes.h missing from some files 2013-08-21 22:15:34 +00:00
numericalDerivative.h Made tests work again after removing overloads (in develop) 2014-12-28 20:35:26 +01:00
serialization.h renamed incorrectly named serialization function 2014-02-04 11:05:25 -05:00
serializationTestHelpers.h Refactored existing serialization functionality, added exposed interface for serialization 2013-06-12 19:30:20 +00:00
testLie.h Made Chart and Lie derivatives compile for Quaternion 2015-02-10 23:04:02 +01:00
timing.cpp Added some handy methods, and formatted cpp file using BORG style 2013-10-28 15:12:47 +00:00
timing.h Convert DOS line endings to UNIX 2014-01-09 16:39:27 -05:00
treeTraversal-inst.h Fixed some warnings 2014-01-04 20:35:19 -05:00
types.cpp MOre bloat reduction and header ordering. 2015-03-02 20:19:59 -05:00
types.h MOre bloat reduction and header ordering. 2015-03-02 20:19:59 -05:00