Public Member Functions | List of all members
gtsam::InconsistentEliminationRequested Class Reference

#include <inferenceExceptions.h>

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

Public Member Functions

 InconsistentEliminationRequested () noexcept
 
const char * what () const noexcept override
 
 ~InconsistentEliminationRequested () 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.

Definition at line 28 of file inferenceExceptions.h.

Constructor & Destructor Documentation

◆ InconsistentEliminationRequested()

gtsam::InconsistentEliminationRequested::InconsistentEliminationRequested ( )
inlinenoexcept

Definition at line 30 of file inferenceExceptions.h.

◆ ~InconsistentEliminationRequested()

gtsam::InconsistentEliminationRequested::~InconsistentEliminationRequested ( )
inlineoverridenoexcept

Definition at line 31 of file inferenceExceptions.h.

Member Function Documentation

◆ what()

const char* gtsam::InconsistentEliminationRequested::what ( ) const
inlineoverridenoexcept

Definition at line 32 of file inferenceExceptions.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:46:20