|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
Small utility class for representing a wrappable pairs of ints. More...
#include <DSFMap.h>


Public Member Functions | |
| IndexPair (size_t i, size_t j) | |
| size_t | i () const |
| size_t | j () const |
Small utility class for representing a wrappable pairs of ints.
1.8.13