Go to the source code of this file.
|
namespace | gtsam |
| Global functions in a separate testing namespace.
|
|
|
std::pair< DiscreteConditional::shared_ptr, DecisionTreeFactor::shared_ptr > | gtsam::EliminateDiscrete (const DiscreteFactorGraph &factors, const Ordering &keys) |
| Main elimination function for DiscreteFactorGraph. More...
|
|
std::pair< DiscreteConditional::shared_ptr, DecisionTreeFactor::shared_ptr > | gtsam::EliminateForMPE (const DiscreteFactorGraph &factors, const Ordering &frontalKeys) |
|
- Date
- Feb 14, 2011
- Author
- Duy-Nguyen Ta
-
Frank Dellaert