Directories | |
directory | tests |
Files | |
file | BayesNet-inst.h [code] |
file | BayesNet.h [code] |
Bayes network. | |
file | BayesTree-inst.h [code] |
Bayes Tree is a tree of cliques of a Bayes Chain. | |
file | BayesTree.cpp [code] |
Bayes Tree is a tree of cliques of a Bayes Chain. | |
file | BayesTree.h [code] |
Bayes Tree is a tree of cliques of a Bayes Chain. | |
file | BayesTreeCliqueBase-inst.h [code] |
Base class for cliques of a BayesTree. | |
file | BayesTreeCliqueBase.h [code] |
Base class for cliques of a BayesTree. | |
file | ClusterTree-inst.h [code] |
Collects factorgraph fragments defined on variable clusters, arranged in a tree. | |
file | ClusterTree.h [code] |
Collects factorgraph fragments defined on variable clusters, arranged in a tree. | |
file | Conditional-inst.h [code] |
file | Conditional.h [code] |
Base class for conditional densities. | |
file | DotWriter.cpp [code] |
Graphviz formatting for factor graphs. | |
file | DotWriter.h [code] |
Graphviz formatter. | |
file | EdgeKey.cpp [code] |
file | EdgeKey.h [code] |
file | EliminateableFactorGraph-inst.h [code] |
file | EliminateableFactorGraph.h [code] |
Variable elimination algorithms for factor graphs. | |
file | EliminationTree-inst.h [code] |
file | EliminationTree.h [code] |
file | Factor.cpp [code] |
The base class for all factors. | |
file | Factor.h [code] |
The base class for all factors. | |
file | FactorGraph-inst.h [code] |
Factor Graph Base Class. | |
file | FactorGraph.h [code] |
Factor Graph Base Class. | |
file | graph-inl.h [code] |
file | graph.h [code] |
Graph algorithm using boost library. | |
file | inference-inst.h [code] |
Contains generic inference algorithms that convert between templated graphical models, i.e., factor graphs, Bayes nets, and Bayes trees. | |
file | inferenceExceptions.cpp [code] |
Exceptions that may be thrown by inference algorithms. | |
file | inferenceExceptions.h [code] |
Exceptions that may be thrown by inference algorithms. | |
file | ISAM-inst.h [code] |
Incremental update functionality (iSAM) for BayesTree. | |
file | ISAM.h [code] |
Incremental update functionality (iSAM) for BayesTree. | |
file | JunctionTree-inst.h [code] |
The junction tree, template bodies. | |
file | JunctionTree.h [code] |
The junction tree. | |
file | Key.cpp [code] |
file | Key.h [code] |
file | LabeledSymbol.cpp [code] |
file | LabeledSymbol.h [code] |
file | MetisIndex-inl.h [code] |
file | MetisIndex.h [code] |
file | Ordering.cpp [code] |
file | inference/Ordering.h [code] |
Variable ordering for the elimination algorithm. | |
file | Symbol.cpp [code] |
file | inference/Symbol.h [code] |
file | VariableIndex-inl.h [code] |
file | VariableIndex.cpp [code] |
file | VariableIndex.h [code] |
file | VariableSlots.cpp [code] |
file | VariableSlots.h [code] |
VariableSlots describes the structure of a combined factor in terms of where each block comes from in the source factors. | |