PARTONS  
PARtonic Tomography Of Nucleon Software
Static Public Member Functions | List of all members
PARTONS::MapUtils Class Reference

Static Public Member Functions

template<typename Key , typename Value >
static std::vector< Key > intersectionOfKey (const std::map< Key, Value > &lhs, const std::map< Key, Value > &rhs)
 
template<typename Key , typename Value >
static std::vector< Key > mapToVectorOfKey (const std::map< Key, Value > &map)
 

Member Function Documentation

◆ intersectionOfKey()

template<typename Key , typename Value >
static std::vector<Key> PARTONS::MapUtils::intersectionOfKey ( const std::map< Key, Value > &  lhs,
const std::map< Key, Value > &  rhs 
)
inlinestatic

◆ mapToVectorOfKey()

template<typename Key , typename Value >
static std::vector<Key> PARTONS::MapUtils::mapToVectorOfKey ( const std::map< Key, Value > &  map)
inlinestatic

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