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

#include <inferenceExceptions.h>

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

Public Member Functions

 InconsistentEliminationRequested () noexcept
 
 InconsistentEliminationRequested (const KeySet &keys, const KeyFormatter &key_formatter=DefaultKeyFormatter)
 
const char * what () const noexcept override
 
 ~InconsistentEliminationRequested () noexcept override
 

Private Attributes

const KeyFormatterkeyFormatter = DefaultKeyFormatter
 
KeyVector keys_
 

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 31 of file inferenceExceptions.h.

Constructor & Destructor Documentation

◆ InconsistentEliminationRequested() [1/2]

gtsam::InconsistentEliminationRequested::InconsistentEliminationRequested ( )
inlinenoexcept

Definition at line 36 of file inferenceExceptions.h.

◆ InconsistentEliminationRequested() [2/2]

gtsam::InconsistentEliminationRequested::InconsistentEliminationRequested ( const KeySet keys,
const KeyFormatter key_formatter = DefaultKeyFormatter 
)

Definition at line 25 of file inferenceExceptions.cpp.

◆ ~InconsistentEliminationRequested()

gtsam::InconsistentEliminationRequested::~InconsistentEliminationRequested ( )
inlineoverridenoexcept

Definition at line 42 of file inferenceExceptions.h.

Member Function Documentation

◆ what()

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

Definition at line 29 of file inferenceExceptions.cpp.

Member Data Documentation

◆ keyFormatter

const KeyFormatter& gtsam::InconsistentEliminationRequested::keyFormatter = DefaultKeyFormatter
private

Definition at line 33 of file inferenceExceptions.h.

◆ keys_

KeyVector gtsam::InconsistentEliminationRequested::keys_
private

Definition at line 32 of file inferenceExceptions.h.


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


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:17:18