Public Member Functions | Public Attributes | List of all members
gtsam::MetisIndex::BiMap Struct Reference

Public Member Functions

void insert (const Key &left_value, const int32_t &right_value)
 

Public Attributes

std::map< Key, int32_tleft
 
std::unordered_map< int32_t, Keyright
 

Detailed Description

Definition at line 43 of file MetisIndex.h.

Member Function Documentation

◆ insert()

void gtsam::MetisIndex::BiMap::insert ( const Key left_value,
const int32_t right_value 
)
inline

Definition at line 46 of file MetisIndex.h.

Member Data Documentation

◆ left

std::map<Key, int32_t> gtsam::MetisIndex::BiMap::left

Definition at line 44 of file MetisIndex.h.

◆ right

std::unordered_map<int32_t, Key> gtsam::MetisIndex::BiMap::right

Definition at line 45 of file MetisIndex.h.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:13:34