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]

Public Member Functions

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

Detailed Description

Small utility class for representing a wrappable pairs of ints.

Definition at line 117 of file DSFMap.h.

Constructor & Destructor Documentation

gtsam::IndexPair::IndexPair ( )
inline

Definition at line 119 of file DSFMap.h.

gtsam::IndexPair::IndexPair ( size_t  i,
size_t  j 
)
inline

Definition at line 120 of file DSFMap.h.

Member Function Documentation

size_t gtsam::IndexPair::i ( ) const
inline

Definition at line 121 of file DSFMap.h.

size_t gtsam::IndexPair::j ( ) const
inline

Definition at line 122 of file DSFMap.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:58:12