#include <cumulative_factor.h>
|
virtual | ~CumulativeFactor ()=default |
|
virtual boost::shared_ptr< NonlinearFactor > | PrunedCopy (const std::unordered_set< gtsam::Key > &keys_to_remove) const =0 |
|
◆ ~CumulativeFactor()
virtual gtsam::CumulativeFactor::~CumulativeFactor |
( |
| ) |
|
|
virtualdefault |
◆ PrunedCopy()
virtual boost::shared_ptr<NonlinearFactor> gtsam::CumulativeFactor::PrunedCopy |
( |
const std::unordered_set< gtsam::Key > & |
keys_to_remove | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: