![]() |
|
#include <RandomSetter.h>
Public Types | |
| enum | { IsSorted = 0 } |
| typedef int | KeyType |
| typedef std::unordered_map< KeyType, Scalar > | Type |
Static Public Member Functions | |
| static void | setInvalidKey (Type &, const KeyType &) |
Represents a std::unordered_map
| typedef int Eigen::StdUnorderedMapTraits< Scalar >::KeyType |
| typedef std::unordered_map<KeyType, Scalar> Eigen::StdUnorderedMapTraits< Scalar >::Type |
|
inlinestatic |