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

◆ IndexPair() [1/2]

gtsam::IndexPair::IndexPair ( )
inline

Definition at line 119 of file DSFMap.h.

◆ IndexPair() [2/2]

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

Definition at line 120 of file DSFMap.h.

Member Function Documentation

◆ i()

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

Definition at line 121 of file DSFMap.h.

◆ j()

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 Tue Jul 4 2023 02:46:20