gtsam/gtsam/base
Frank Dellaert 47811e3a64 Merged in fix/c++11-narrowing (pull request #90)
Fix the c++ type narrowing error on OSX/clang
2015-01-19 19:05:42 +01:00
..
tests traits_x -> traits 2014-12-26 16:47:51 +01:00
treeTraversal
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
DSFVector.cpp
DSFVector.h
DerivedValue.h Correcting bug fixes for Visual Studio. See bb issues #115,116,118 for more information 2014-09-08 15:19:54 -04:00
FastDefaultAllocator.h
FastList.h
FastMap.h
FastSet.h New method merge (mainly for MATLAB) 2014-05-06 11:08:33 -04:00
FastVector.h
GenericValue.h Now print type along with value 2014-12-30 18:32:03 +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
LieMatrix.h Added deprecated methods back in for MATLAB toolbox 2014-12-26 20:58:23 +01:00
LieScalar.cpp
LieScalar.h Added deprecated methods back in for MATLAB toolbox 2014-12-26 20:58:23 +01:00
LieVector.cpp More slow progress. Added a variable-size specialization for OptionalJacobian 2014-12-16 12:30:11 +01:00
LieVector.h Added deprecated methods back in for MATLAB toolbox 2014-12-26 20:58:23 +01:00
Manifold.h Formatting 2015-01-19 12:41:04 +01:00
Matrix.cpp Rot3 modernization: now derives from LieGroup, SLOW_CAYLEY is gone, retract and localCoordinates auto-generated so no more flag. Might re-add instance-based expmap and logmap in LieGroup for convenienece. 2014-12-24 17:43:38 +01:00
Matrix.h dllimport does not allow definition in header 2015-01-13 19:22:46 -05:00
OptionalJacobian.h Avoid warning on windows 2015-01-16 19:17:05 +01:00
SymmetricBlockMatrix.cpp Fix typo in conditional in SymmetricBlockMatrix, fixes #75 2014-04-30 18:21:00 -07:00
SymmetricBlockMatrix.h testSerializationLinear passes. Fill in the lower triangle part of matrix_ so that boost::serialization won't throw the input_stream exception due to uninitialized data 2014-05-08 11:49:21 -04:00
SymmetricBlockMatrixBlockExpr.h
Testable.h traits_x -> traits 2014-12-26 16:47:51 +01:00
TestableAssertions.h
Value.h Obsolete decalaration. 2014-12-30 17:15:33 +01:00
Vector.cpp sync with develop branch commit c1f048d 2014-12-12 18:46:54 -05:00
Vector.h Fixed size vectors for all Logmap, localcoordinates and vector methods 2014-12-07 13:51:17 -05:00
VectorSpace.h traits_x -> traits 2014-12-26 16:47:51 +01:00
VerticalBlockMatrix.cpp
VerticalBlockMatrix.h Avoid re-allocating vertical offsets 2014-11-02 12:57:13 +01:00
chartTesting.h Small change in file that might disappear anyway 2014-12-08 13:16:30 +01:00
cholesky.cpp
cholesky.h
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
numericalDerivative.h Made tests work again after removing overloads (in develop) 2014-12-28 20:35:26 +01:00
serialization.h
serializationTestHelpers.h
testLie.h Made tests work again after removing overloads (in develop) 2014-12-28 20:35:26 +01:00
timing.cpp
timing.h
treeTraversal-inst.h
types.cpp
types.h Partial fix for Boost 1.56 with Visual Studio 2013. More errors remain. 2014-08-14 00:57:41 -04:00