Richard Roberts
|
bb4a9dbba5
|
Added some documentation
|
2010-10-23 15:07:18 +00:00 |
Chris Beall
|
72a3e3932c
|
removed typename
|
2010-10-22 18:11:15 +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
|
812e3277ee
|
New linear solver interface, global inference functions removed.
|
2010-10-21 22:59:54 +00:00 |
Rahul Sawhney
|
7d4f1ad268
|
Template arguements capitilized
|
2010-10-20 01:10:27 +00:00 |
Richard Roberts
|
130d9d2797
|
Made EliminationTree generic, with Symbolic and Gaussian unit tests
|
2010-10-15 15:53:36 +00:00 |
Kai Ni
|
24d499039f
|
prepend license information on all the codes
|
2010-10-14 04:54:38 +00:00 |
Richard Roberts
|
e2430fcbf8
|
Factors always sorted by key (for matrices and key vector), checkInvariants() function for several classes, fixes in print and equals for VariableIndex (were not accouting for permuted variable indices).
|
2010-10-13 20:43:58 +00:00 |
Frank Dellaert
|
057050fa9f
|
renamed varid_t to Index
|
2010-10-11 21:14:35 +00:00 |
Richard Roberts
|
1d52ff90a8
|
Merged simplelinear branch into trunk
|
2010-10-08 22:04:47 +00:00 |