small improvements
parent
2b72f75a07
commit
47f39085bc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue