Chris Beall
|
c47893f105
|
added method to get covariance to optimizer
|
2010-10-22 21:27:46 +00:00 |
Richard Roberts
|
d21c6e4813
|
NonlinearOptimizer keeps the solver between iterations to prevent having to re-split the graph each iteration with SPCG
|
2010-10-22 19:47:46 +00:00 |
Richard Roberts
|
f9e0ed07a3
|
Code cleanup: lean and mean VariableIndex (got rid of different types for different FG's, slots, and storage template), renamed Conditional.h and Factor.h to match class names ConditionalBase and FactorBase (not ideal names but prevents conflict with typedefs), added typedef for symbolic multifrontal solver.
|
2010-10-22 18:02:55 +00:00 |
Chris Beall
|
acde4d99a5
|
Removed remaining references to denseQR, some fixes in NonlinearOptimizer
|
2010-10-22 01:46:33 +00:00 |
Richard Roberts
|
7c40fe32cf
|
Multifrontal QR using new solver interface
|
2010-10-22 00:06:54 +00:00 |