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.";
Definition: inferenceExceptions.h:28
Included from all GTSAM files.
Definition: chartTesting.h:28