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

Indicate Cholesky factorization failure. More...

#include <ThreadsafeException.h>

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

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Indicate Cholesky factorization failure.

Definition at line 113 of file ThreadsafeException.h.

Constructor & Destructor Documentation

gtsam::CholeskyFailed::CholeskyFailed ( )
inlinenoexcept

Definition at line 116 of file ThreadsafeException.h.

gtsam::CholeskyFailed::~CholeskyFailed ( )
inlineoverridenoexcept

Definition at line 117 of file ThreadsafeException.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:58:05