GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Public Member Functions | List of all members
gtsam::InconsistentEliminationRequested Class Reference

#include <inferenceExceptions.h>

Inheritance diagram for gtsam::InconsistentEliminationRequested:
Inheritance graph
[legend]
Collaboration diagram for gtsam::InconsistentEliminationRequested:
Collaboration graph
[legend]

Public Member Functions

const char * what () const noexcept override
 

Detailed Description

An inference algorithm was called with inconsistent arguments. The factor graph, ordering, or variable index were inconsistent with each other, or a full elimination routine was called with an ordering that does not include all of the variables.


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