NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
gtsam::CumulativeFactor Class Referenceabstract

#include <cumulative_factor.h>

Inheritance diagram for gtsam::CumulativeFactor:
Inheritance graph

Public Member Functions

virtual ~CumulativeFactor ()=default
 
virtual boost::shared_ptr< NonlinearFactor > PrunedCopy (const std::unordered_set< gtsam::Key > &keys_to_remove) const =0
 

Constructor & Destructor Documentation

◆ ~CumulativeFactor()

virtual gtsam::CumulativeFactor::~CumulativeFactor ( )
virtualdefault

Member Function Documentation

◆ 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: