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 |
Richard Roberts
|
2650939bb7
|
New solver interface with all the files this time :-)
|
2010-10-21 23:04:42 +00:00 |