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

#include <InfeasibleInitialValues.h>

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

Public Member Functions

 InfeasibleInitialValues ()
 
const char * what () const noexcept override
 
 ~InfeasibleInitialValues () noexcept override
 
- Public Member Functions inherited from gtsam::ThreadsafeException< InfeasibleInitialValues >
const char * what () const noexcept override
 

Additional Inherited Members

- Protected Types inherited from gtsam::ThreadsafeException< InfeasibleInitialValues >
typedef std::allocator< char > Allocator
 
typedef std::string String
 
- Protected Member Functions inherited from gtsam::ThreadsafeException< InfeasibleInitialValues >
 ThreadsafeException ()
 Default constructor is protected - may only be created from derived classes. More...
 
 ThreadsafeException (const std::string &description)
 Construct with description string. More...
 
 ThreadsafeException (const ThreadsafeException &other)
 Copy constructor is protected - may only be created from derived classes. More...
 
 ~ThreadsafeException () noexcept override
 Default destructor doesn't have the noexcept. More...
 
- Protected Attributes inherited from gtsam::ThreadsafeException< InfeasibleInitialValues >
std::optional< Stringdescription_
 Optional description. More...
 
bool dynamic_
 Whether this object was moved. More...
 

Detailed Description

An exception indicating that the provided initial value is infeasible Also used to inzdicatethat the noise model dimension passed into a JacobianFactor has a different dimensionality than the factor.

Definition at line 26 of file InfeasibleInitialValues.h.

Constructor & Destructor Documentation

◆ InfeasibleInitialValues()

gtsam::InfeasibleInitialValues::InfeasibleInitialValues ( )
inline

Definition at line 29 of file InfeasibleInitialValues.h.

◆ ~InfeasibleInitialValues()

gtsam::InfeasibleInitialValues::~InfeasibleInitialValues ( )
inlineoverridenoexcept

Definition at line 32 of file InfeasibleInitialValues.h.

Member Function Documentation

◆ what()

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

Definition at line 35 of file InfeasibleInitialValues.h.


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


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