small improvements

release/4.3a0
Varun Agrawal 2023-07-03 16:40:27 -04:00
parent 2b72f75a07
commit 47f39085bc
1 changed files with 3 additions and 0 deletions

View File

@ -147,6 +147,9 @@ namespace gtsam {
/// @name Advanced Interface
/// @{
/// Inherit all the `apply` methods from AlgebraicDecisionTree
using ADT::apply;
/**
* Apply binary operator (*this) "op" f
* @param f the second argument for op