gtsam/inference
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
..
tests New linear solver interface, global inference functions removed. 2010-10-21 22:59:54 +00:00
.cvsignore Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
BayesNet-inl.h templates and typedefs: Factor, CONDITIONAL 2010-10-17 17:47:16 +00:00
BayesNet.h New linear solver interface, global inference functions removed. 2010-10-21 22:59:54 +00:00
BayesTree-inl.h Multifrontal QR using new solver interface 2010-10-22 00:06:54 +00:00
BayesTree.h Multifrontal QR using new solver interface 2010-10-22 00:06:54 +00:00
ClusterTree-inl.h Template arguements capitilized 2010-10-20 01:10:27 +00:00
ClusterTree.h Template arguements capitilized 2010-10-20 01:10:27 +00:00
Conditional.h Template arguements capitilized 2010-10-20 01:10:27 +00:00
Doxyfile Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
EliminationTree-inl.h New linear solver interface, global inference functions removed. 2010-10-21 22:59:54 +00:00
EliminationTree.h New linear solver interface, global inference functions removed. 2010-10-21 22:59:54 +00:00
Factor-inl.h Change that may be reverted again soon - templated factor base type on key and make IndexFactor and IndexConditional for all current code. Did this to experiment with using symbols on the linear side in an efficient way but am putting this on hold for now because of complications. Will revisit and either fix or revert to int-only later in the week. Also moved some files to experimental and templating EliminationTree on FACTOR instead of FACTORGRAPH. 2010-10-19 21:31:13 +00:00
Factor.h Template arguements capitilized 2010-10-20 01:10:27 +00:00
FactorGraph-inl.h Template arguements capitilized 2010-10-20 01:10:27 +00:00
FactorGraph.h New linear solver interface, global inference functions removed. 2010-10-21 22:59:54 +00:00
GenericMultifrontalSolver-inl.h Multifrontal QR using new solver interface 2010-10-22 00:06:54 +00:00
GenericMultifrontalSolver.h Multifrontal QR using new solver interface 2010-10-22 00:06:54 +00:00
GenericSequentialSolver-inl.h New solver interface with all the files this time :-) 2010-10-21 23:04:42 +00:00
GenericSequentialSolver.h New solver interface with all the files this time :-) 2010-10-21 23:04:42 +00:00
ISAM-inl.h - add include ClusterTree-inl.h into JunctionTree-inl to avoid the "Clique->addChild(...)" undefined reference issue 2010-10-22 03:40:47 +00:00
ISAM.h Template arguements capitilized 2010-10-20 01:10:27 +00:00
IndexConditional.cpp Change that may be reverted again soon - templated factor base type on key and make IndexFactor and IndexConditional for all current code. Did this to experiment with using symbols on the linear side in an efficient way but am putting this on hold for now because of complications. Will revisit and either fix or revert to int-only later in the week. Also moved some files to experimental and templating EliminationTree on FACTOR instead of FACTORGRAPH. 2010-10-19 21:31:13 +00:00
IndexConditional.h Change that may be reverted again soon - templated factor base type on key and make IndexFactor and IndexConditional for all current code. Did this to experiment with using symbols on the linear side in an efficient way but am putting this on hold for now because of complications. Will revisit and either fix or revert to int-only later in the week. Also moved some files to experimental and templating EliminationTree on FACTOR instead of FACTORGRAPH. 2010-10-19 21:31:13 +00:00
IndexFactor.cpp Change that may be reverted again soon - templated factor base type on key and make IndexFactor and IndexConditional for all current code. Did this to experiment with using symbols on the linear side in an efficient way but am putting this on hold for now because of complications. Will revisit and either fix or revert to int-only later in the week. Also moved some files to experimental and templating EliminationTree on FACTOR instead of FACTORGRAPH. 2010-10-19 21:31:13 +00:00
IndexFactor.h Template arguements capitilized 2010-10-20 01:10:27 +00:00
JunctionTree-inl.h - add include ClusterTree-inl.h into JunctionTree-inl to avoid the "Clique->addChild(...)" undefined reference issue 2010-10-22 03:40:47 +00:00
JunctionTree.h Change that may be reverted again soon - templated factor base type on key and make IndexFactor and IndexConditional for all current code. Did this to experiment with using symbols on the linear side in an efficient way but am putting this on hold for now because of complications. Will revisit and either fix or revert to int-only later in the week. Also moved some files to experimental and templating EliminationTree on FACTOR instead of FACTORGRAPH. 2010-10-19 21:31:13 +00:00
Makefile.am New linear solver interface, global inference functions removed. 2010-10-21 22:59:54 +00:00
Permutation.cpp prepend license information on all the codes 2010-10-14 04:54:38 +00:00
Permutation.h Template arguements capitilized 2010-10-20 01:10:27 +00:00
SymbolicFactorGraph.cpp Change that may be reverted again soon - templated factor base type on key and make IndexFactor and IndexConditional for all current code. Did this to experiment with using symbols on the linear side in an efficient way but am putting this on hold for now because of complications. Will revisit and either fix or revert to int-only later in the week. Also moved some files to experimental and templating EliminationTree on FACTOR instead of FACTORGRAPH. 2010-10-19 21:31:13 +00:00
SymbolicFactorGraph.h New linear solver interface, global inference functions removed. 2010-10-21 22:59:54 +00:00
SymbolicSequentialSolver.cpp compiling fix 2010-10-21 23:08:15 +00:00
SymbolicSequentialSolver.h compiling fix 2010-10-21 23:08:15 +00:00
VariableIndex.h New linear solver interface, global inference functions removed. 2010-10-21 22:59:54 +00:00
VariableSlots-inl.h prepend license information on all the codes 2010-10-14 04:54:38 +00:00
VariableSlots.cpp prepend license information on all the codes 2010-10-14 04:54:38 +00:00
VariableSlots.h Change that may be reverted again soon - templated factor base type on key and make IndexFactor and IndexConditional for all current code. Did this to experiment with using symbols on the linear side in an efficient way but am putting this on hold for now because of complications. Will revisit and either fix or revert to int-only later in the week. Also moved some files to experimental and templating EliminationTree on FACTOR instead of FACTORGRAPH. 2010-10-19 21:31:13 +00:00
graph-inl.h Template arguements capitilized 2010-10-20 01:10:27 +00:00
graph.h Template arguements capitilized 2010-10-20 01:10:27 +00:00
inference-inl.h New linear solver interface, global inference functions removed. 2010-10-21 22:59:54 +00:00
inference.cpp New linear solver interface, global inference functions removed. 2010-10-21 22:59:54 +00:00
inference.h New linear solver interface, global inference functions removed. 2010-10-21 22:59:54 +00:00