#include <inferenceExceptions.h>
Public Member Functions | |
InconsistentEliminationRequested () noexcept | |
const char * | what () const noexcept override |
~InconsistentEliminationRequested () noexcept override | |
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.
Definition at line 28 of file inferenceExceptions.h.
|
inlinenoexcept |
Definition at line 30 of file inferenceExceptions.h.
|
inlineoverridenoexcept |
Definition at line 31 of file inferenceExceptions.h.
|
inlineoverridenoexcept |
Definition at line 32 of file inferenceExceptions.h.