document return type

release/4.3a0
Varun Agrawal 2024-01-07 15:54:40 -05:00
parent 0430fee377
commit afcb93390a
1 changed files with 2 additions and 0 deletions

View File

@ -141,6 +141,8 @@ class GTSAM_EXPORT HybridBayesNet : public BayesNet<HybridConditional> {
This can be computed by multiplying all the exponentiated errors
of each of the conditionals.
Return a tree where each leaf value is L(M_i;Z).
*/
AlgebraicDecisionTree<Key> modelSelection() const;