gtsam/inference
Richard Roberts 47b11749fe Moved old elimination tree to gtsam_experimental 2010-10-13 22:07:52 +00:00
..
tests Moved old elimination tree to gtsam_experimental 2010-10-13 22:07:52 +00:00
.cvsignore Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
BayesNet-inl.h renamed varid_t to Index 2010-10-11 21:14:35 +00:00
BayesNet.h renamed varid_t to Index 2010-10-11 21:14:35 +00:00
BayesTree-inl.h Inference::Marginal returns a factor graph 2010-10-13 20:41:26 +00:00
BayesTree.h renamed varid_t to Index 2010-10-11 21:14:35 +00:00
BinaryConditional.h 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
ClusterTree-inl.h renamed varid_t to Index 2010-10-11 21:14:35 +00:00
ClusterTree.h renamed varid_t to Index 2010-10-11 21:14:35 +00:00
Conditional.h 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
Doxyfile Non-functional revision: renamed cpp to inference 2010-07-12 16:22:47 +00:00
Factor-inl.h 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
Factor.cpp 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
Factor.h 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
FactorGraph-inl.h 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
FactorGraph.h 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
ISAM-inl.h Merged simplelinear branch into trunk 2010-10-08 22:04:47 +00:00
ISAM.h Merged simplelinear branch into trunk 2010-10-08 22:04:47 +00:00
IndexTable.h 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
JunctionTree-inl.h renamed varid_t to Index 2010-10-11 21:14:35 +00:00
JunctionTree.h Merged simplelinear branch into trunk 2010-10-08 22:04:47 +00:00
Makefile.am Moved old elimination tree to gtsam_experimental 2010-10-13 22:07:52 +00:00
Permutation.cpp renamed varid_t to Index 2010-10-11 21:14:35 +00:00
Permutation.h renamed varid_t to Index 2010-10-11 21:14:35 +00:00
SymbolMap.h 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
SymbolicFactorGraph.cpp renamed varid_t to Index 2010-10-11 21:14:35 +00:00
SymbolicFactorGraph.h renamed varid_t to Index 2010-10-11 21:14:35 +00:00
VariableIndex.h 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
VariableSlots-inl.h renamed varid_t to Index 2010-10-11 21:14:35 +00:00
VariableSlots.cpp renamed varid_t to Index 2010-10-11 21:14:35 +00:00
VariableSlots.h renamed varid_t to Index 2010-10-11 21:14:35 +00:00
graph-inl.h Changed linear config names to *Values, updated comments 2010-10-09 03:09:58 +00:00
graph.h Changed linear config names to *Values, updated comments 2010-10-09 03:09:58 +00:00
inference-inl.h Inference::Marginal returns a factor graph 2010-10-13 20:41:26 +00:00
inference.cpp replaced constructor taking iterator with a named constructor fromRange, as the former hid the three-argument constructor and lead to segfaults 2010-10-12 00:14:50 +00:00
inference.h Inference::Marginal returns a factor graph 2010-10-13 20:41:26 +00:00