32 const char*
what() const noexcept
override {
34 "An inference algorithm was called with inconsistent arguments. The\n" 35 "factor graph, ordering, or variable index were inconsistent with each\n" 36 "other, or a full elimination routine was called with an ordering that\n" 37 "does not include all of the variables.";
~InconsistentEliminationRequested() noexcept override
Included from all GTSAM files.
const char * what() const noexcept override
InconsistentEliminationRequested() noexcept