| .. |
|
matlab
|
Fixed namespace return type bug with pointers in wrap. Matlab tests now pass.
|
2012-02-06 01:59:45 +00:00 |
|
CMakeLists.txt
|
…
|
|
|
testBoundingConstraint.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
|
testDoglegOptimizer.cpp
|
Using symbol_shorthand instead of redundant kx, kl functions
|
2012-06-02 19:28:21 +00:00 |
|
testExtendedKalmanFilter.cpp
|
Using symbol_shorthand instead of redundant kx, kl functions
|
2012-06-02 19:28:21 +00:00 |
|
testGaussianBayesNet.cpp
|
…
|
|
|
testGaussianFactor.cpp
|
Using symbol_shorthand instead of redundant kx, kl functions
|
2012-06-02 19:28:21 +00:00 |
|
testGaussianFactorGraphB.cpp
|
Using symbol_shorthand instead of redundant kx, kl functions
|
2012-06-02 19:28:21 +00:00 |
|
testGaussianISAM.cpp
|
Using symbol_shorthand instead of redundant kx, kl functions
|
2012-06-02 19:28:21 +00:00 |
|
testGaussianISAM2.cpp
|
Significant API change in slam (GTSAM 2.0.1 or 2.1): to eliminate confusion and give the user more freedom in creating their own Keys, the different slam variants no longer create Symbol keys themselves. Instead, all interaction is done via Keys (which are just unordered, unsigned ints). All PoseSLAM unit tests and examples now just use sequential keys. However, a user can still create Keys using the Symbol constructor, which is illustrated in the landmark-based unit tests and examples.
|
2012-06-02 16:18:40 +00:00 |
|
testGaussianJunctionTreeB.cpp
|
Using symbol_shorthand instead of redundant kx, kl functions
|
2012-06-02 19:28:21 +00:00 |
|
testGraph.cpp
|
Significant API change in slam (GTSAM 2.0.1 or 2.1): to eliminate confusion and give the user more freedom in creating their own Keys, the different slam variants no longer create Symbol keys themselves. Instead, all interaction is done via Keys (which are just unordered, unsigned ints). All PoseSLAM unit tests and examples now just use sequential keys. However, a user can still create Keys using the Symbol constructor, which is illustrated in the landmark-based unit tests and examples.
|
2012-06-02 16:18:40 +00:00 |
|
testInferenceB.cpp
|
Using symbol_shorthand instead of redundant kx, kl functions
|
2012-06-02 19:28:21 +00:00 |
|
testMarginals.cpp
|
Synchronized mixed case naming
|
2012-06-03 05:25:05 +00:00 |
|
testNonlinearEquality.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
|
testNonlinearFactor.cpp
|
Using symbol_shorthand instead of redundant kx, kl functions
|
2012-06-02 19:28:21 +00:00 |
|
testNonlinearFactorGraph.cpp
|
Using symbol_shorthand instead of redundant kx, kl functions
|
2012-06-02 19:28:21 +00:00 |
|
testNonlinearISAM.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
|
testNonlinearOptimizer.cpp
|
Using symbol_shorthand instead of redundant kx, kl functions
|
2012-06-02 19:28:21 +00:00 |
|
testOccupancyGrid.cpp
|
…
|
|
|
testRot3Optimization.cpp
|
Symbol.h is now included just in time, no longer by default everywhere.
|
2012-06-02 19:05:38 +00:00 |
|
testSymbolicBayesNetB.cpp
|
Using symbol_shorthand instead of redundant kx, kl functions
|
2012-06-02 19:28:21 +00:00 |
|
testSymbolicFactorGraphB.cpp
|
Using symbol_shorthand instead of redundant kx, kl functions
|
2012-06-02 19:28:21 +00:00 |
|
timeGaussianFactorGraph.cpp
|
…
|
|
|
timeMultifrontalOnDataset.cpp
|
…
|
|
|
timeSequentialOnDataset.cpp
|
…
|
|