|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|


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_ |
1.8.13