| .. |
|
tests
|
Added invert() to Ordering to enable decoding of linearized factors, changed all target back to use workspace build settings (such as not -j5)
|
2012-02-29 16:05:43 +00:00 |
|
CMakeLists.txt
|
Reworked cmake timing generation to use generalized test-adding macro
|
2012-03-29 18:57:29 +00:00 |
|
DoglegOptimizer.cpp
|
Renamed derived optimizer verbosity parameters to start with 'verbosity' to make more auto-complete friendly
|
2012-05-15 13:33:32 +00:00 |
|
DoglegOptimizer.h
|
Renamed derived optimizer verbosity parameters to start with 'verbosity' to make more auto-complete friendly
|
2012-05-15 13:33:32 +00:00 |
|
DoglegOptimizerImpl.cpp
|
Updated license
|
2012-05-15 15:28:24 +00:00 |
|
DoglegOptimizerImpl.h
|
Updated license
|
2012-05-15 15:28:24 +00:00 |
|
ExtendedKalmanFilter-inl.h
|
Switched Values, Ordering, and factors to int 'Key' instead of 'Symbol',
|
2012-02-19 01:02:07 +00:00 |
|
ExtendedKalmanFilter.h
|
Removed LDL in favor of Cholesky
|
2012-05-15 15:49:14 +00:00 |
|
GaussNewtonOptimizer.cpp
|
Added Cholesky/LDL switch in NonlinearOptimizer, preparing to remove
|
2012-05-15 05:08:57 +00:00 |
|
GaussNewtonOptimizer.h
|
Fixed errors in unit tests from updated NonlinearOptimizers
|
2012-05-14 22:31:42 +00:00 |
|
ISAM2-impl.cpp
|
Removed LDL in favor of Cholesky
|
2012-05-15 15:49:14 +00:00 |
|
ISAM2-impl.h
|
Removed LDL in favor of Cholesky
|
2012-05-15 15:49:14 +00:00 |
|
ISAM2-inl.h
|
In progress
|
2012-03-17 23:57:44 +00:00 |
|
ISAM2.cpp
|
Removed LDL in favor of Cholesky
|
2012-05-15 15:49:14 +00:00 |
|
ISAM2.h
|
Removed LDL in favor of Cholesky
|
2012-05-15 15:49:14 +00:00 |
|
Key.cpp
|
Int keys with formatter objects, all unit tests pass
|
2012-02-21 00:53:35 +00:00 |
|
Key.h
|
Int keys with formatter objects, all unit tests pass
|
2012-02-21 00:53:35 +00:00 |
|
LevenbergMarquardtOptimizer.cpp
|
Renamed derived optimizer verbosity parameters to start with 'verbosity' to make more auto-complete friendly
|
2012-05-15 13:33:32 +00:00 |
|
LevenbergMarquardtOptimizer.h
|
Renamed derived optimizer verbosity parameters to start with 'verbosity' to make more auto-complete friendly
|
2012-05-15 13:33:32 +00:00 |
|
Marginals.cpp
|
Added joint marginals and unit tests
|
2012-05-15 00:01:38 +00:00 |
|
Marginals.h
|
Added joint marginals and unit tests
|
2012-05-15 00:01:38 +00:00 |
|
NonlinearEquality.h
|
Int keys with formatter objects, all unit tests pass
|
2012-02-21 00:53:35 +00:00 |
|
NonlinearFactor.h
|
More convenient NonlinearFactor and NoiseModelFactor constructors
|
2012-03-06 05:10:08 +00:00 |
|
NonlinearFactorGraph.cpp
|
Revived generic eliminate and eliminateOne functions for partial elimination
|
2012-03-03 20:23:03 +00:00 |
|
NonlinearFactorGraph.h
|
Int keys with formatter objects, all unit tests pass
|
2012-02-21 00:53:35 +00:00 |
|
NonlinearISAM-inl.h
|
Switched Values, Ordering, and factors to int 'Key' instead of 'Symbol',
|
2012-02-19 01:02:07 +00:00 |
|
NonlinearISAM.h
|
Switched Values, Ordering, and factors to int 'Key' instead of 'Symbol',
|
2012-02-19 01:02:07 +00:00 |
|
NonlinearOptimizer.cpp
|
Changes in progress
|
2012-05-14 19:10:02 +00:00 |
|
NonlinearOptimizer.h
|
Changes in progress
|
2012-05-14 19:10:02 +00:00 |
|
Ordering.cpp
|
Added invert() to Ordering to enable decoding of linearized factors, changed all target back to use workspace build settings (such as not -j5)
|
2012-02-29 16:05:43 +00:00 |
|
Ordering.h
|
Added message to out-of-range exceptions
|
2012-04-02 20:14:33 +00:00 |
|
SuccessiveLinearizationOptimizer.h
|
Removed LDL in favor of Cholesky
|
2012-05-15 15:49:14 +00:00 |
|
Symbol.h
|
Added symbol_shorthand namespace
|
2012-03-05 02:26:37 +00:00 |
|
Values-inl.h
|
Removed inactive code
|
2012-05-14 21:33:02 +00:00 |
|
Values.cpp
|
Added at() to Values to get a Value base class reference
|
2012-02-28 19:21:34 +00:00 |
|
Values.h
|
Removed inactive code
|
2012-05-15 00:01:34 +00:00 |
|
WhiteNoiseFactor.h
|
added comment groups to some nonlinear classes
|
2012-01-23 20:16:59 +00:00 |