GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Public Member Functions | Protected Attributes | List of all members
gtsam::NoMatchFoundForFixed Class Reference
Inheritance diagram for gtsam::NoMatchFoundForFixed:
Inheritance graph
[legend]
Collaboration diagram for gtsam::NoMatchFoundForFixed:
Collaboration graph
[legend]

Public Member Functions

 NoMatchFoundForFixed (size_t M1, size_t N1, size_t M2, size_t N2) noexcept
 
GTSAM_EXPORT const char * what () const noexcept override
 

Protected Attributes

const size_t M1_
 
const size_t N1_
 
const size_t M2_
 
const size_t N2_
 

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