GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Public Member Functions | List of all members
gtsam::IndexPair Class Reference

Small utility class for representing a wrappable pairs of ints. More...

#include <DSFMap.h>

Inheritance diagram for gtsam::IndexPair:
Inheritance graph
[legend]
Collaboration diagram for gtsam::IndexPair:
Collaboration graph
[legend]

Public Member Functions

 IndexPair (size_t i, size_t j)
 
size_t i () const
 
size_t j () const
 

Detailed Description

Small utility class for representing a wrappable pairs of ints.


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