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 |
Duy-Nguyen Ta
|
58f23eb6ad
|
- add include ClusterTree-inl.h into JunctionTree-inl to avoid the "Clique->addChild(...)" undefined reference issue
- clean up ISAMLoop and fix comments in vISAMexample
|
2010-10-22 03:40:47 +00:00 |
Richard Roberts
|
812e3277ee
|
New linear solver interface, global inference functions removed.
|
2010-10-21 22:59:54 +00:00 |
Duy-Nguyen Ta
|
6458ac46f8
|
put pragma once for ISAM-inl
fix some path problem in vSLAMexample
|
2010-10-21 22:49:37 +00:00 |
Rahul Sawhney
|
7d4f1ad268
|
Template arguements capitilized
|
2010-10-20 01:10:27 +00:00 |
Kai Ni
|
24d499039f
|
prepend license information on all the codes
|
2010-10-14 04:54:38 +00:00 |
Richard Roberts
|
1d52ff90a8
|
Merged simplelinear branch into trunk
|
2010-10-08 22:04:47 +00:00 |
Richard Roberts
|
f1132359d4
|
Installing headers in subdirectories and converted include directives to match the subdirectory structure (also see email to frankcvs)
|
2010-08-19 17:23:19 +00:00 |
Frank Dellaert
|
8ac1b5639e
|
Non-functional revision: renamed cpp to inference
|
2010-07-12 16:22:47 +00:00 |