Richard Roberts
|
8d5facb09e
|
(in branch) make check passes after refactoring and code changes for including -inl.h files from .h files
|
2011-12-12 23:19:31 +00:00 |
Frank Dellaert
|
d3dd6f5fa2
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
Frank Dellaert
|
6da44cf80a
|
Documenting
|
2011-09-05 01:28:58 +00:00 |
Richard Roberts
|
cbf4d9e811
|
Removed spurious comment
|
2011-06-04 22:33:47 +00:00 |
Frank Dellaert
|
5c193422af
|
Major change, elimination functions are now passed an "Eliminate function", so you can select at run-time which factorization method is used (symbolic, QR, etc...).
|
2011-03-24 19:27:12 +00:00 |
Frank Dellaert
|
5393c306a4
|
made GenericSequentialSolver testable
|
2011-03-21 15:49:37 +00:00 |
Frank Dellaert
|
2c54218100
|
Formatting only
|
2011-03-17 19:34:00 +00:00 |
Richard Roberts
|
358e003a57
|
Renamed FactorBase to Factor and ConditionalBase to Conditional
|
2011-03-01 19:27:50 +00:00 |
Richard Roberts
|
85ed6c306d
|
Renamed typedef name Conditional to ConditionalType
|
2011-03-01 17:16:43 +00:00 |
Richard Roberts
|
4880257e69
|
Merging hessianfactor branch, Cholesky is now default and GaussianFactor is virtual (see email to frankcvs)
|
2011-01-20 22:22:00 +00:00 |
Richard Roberts
|
a8a584d38e
|
Rolling back last commit (undoing merge of hessianfactor branch) - does not compile on Linux, could be compiler or boost version problems. Also will probably break Alex's stuff so will work that out before merging.
|
2010-12-17 01:11:28 +00:00 |
Richard Roberts
|
de1892016d
|
Merged in hessianfactor branch, Cholesky is now default. This merge also includes improved timing statements with automatic outlining and low overhead
|
2010-12-17 00:51:51 +00:00 |
Richard Roberts
|
a6fd5ff9e2
|
Removed unused inference-inl.h and testOrdering.cpp, added unit test for ordering with unobserved variables.
|
2010-12-09 01:34:20 +00:00 |
Kai Ni
|
1e54c8c2c0
|
remove duplicated constructors
|
2010-11-22 09:18:01 +00:00 |
Richard Roberts
|
d6929d4409
|
Storing variable index in solver, saved between nonlinear iterations
|
2010-11-15 23:01:50 +00:00 |
Richard Roberts
|
3743342534
|
Standardized function names - marginalFactor, marginalFactorGraph, marginalCovariance
|
2010-10-25 22:45:45 +00:00 |
Richard Roberts
|
2c90e3d836
|
Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory. Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
|
2010-10-25 20:10:33 +00:00 |