Public Types | |
enum | { IsSorted } |
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
Definition at line 42 of file RandomSetter.h.
typedef int Eigen::StdUnorderedMapTraits< Scalar >::KeyType |
Definition at line 44 of file RandomSetter.h.
typedef std::unordered_map<KeyType,Scalar> Eigen::StdUnorderedMapTraits< Scalar >::Type |
Definition at line 45 of file RandomSetter.h.
anonymous enum |
|
inlinestatic |
Definition at line 50 of file RandomSetter.h.