gtsam  4.0.0
gtsam
gtsam::MarginalizeNonleafException Class Reference

Detailed Description

Thrown when requesting to marginalize out variables from ISAM2 that are not leaves.

To make the variables you would like to marginalize be leaves, their ordering should be constrained using the constrainedKeys argument to ISAM2::update().

+ Inheritance diagram for gtsam::MarginalizeNonleafException:

Public Member Functions

 MarginalizeNonleafException (Key key, KeyFormatter formatter=DefaultKeyFormatter) throw ()
 
Key key () const
 
virtual const char * what () const throw ()
 

The documentation for this class was generated from the following file: