gtsam
4.0.0
gtsam
|
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().
Public Member Functions | |
MarginalizeNonleafException (Key key, KeyFormatter formatter=DefaultKeyFormatter) throw () | |
Key | key () const |
virtual const char * | what () const throw () |