|
gtsam
4.0.0
gtsam
|
Inheritance diagram for gtsam::NoMatchFoundForFixed:Public Member Functions | |
| NoMatchFoundForFixed (size_t M1, size_t N1, size_t M2, size_t N2) throw () | |
| virtual const char * | what () const throw () |
Protected Attributes | |
| const size_t | M1_ |
| const size_t | N1_ |
| const size_t | M2_ |
| const size_t | N2_ |