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