Public Types | |
| enum | { IsSorted } |
| typedef int | KeyType |
| typedef std::map< KeyType, Scalar > | Type |
Static Public Member Functions | |
| static void | setInvalidKey (Type &, const KeyType &) |
Represents a std::map
Definition at line 27 of file RandomSetter.h.
| typedef int Eigen::StdMapTraits< Scalar >::KeyType |
Definition at line 29 of file RandomSetter.h.
| typedef std::map<KeyType,Scalar> Eigen::StdMapTraits< Scalar >::Type |
Definition at line 30 of file RandomSetter.h.
| anonymous enum |
| Enumerator | |
|---|---|
| IsSorted | |
Definition at line 31 of file RandomSetter.h.
|
inlinestatic |
Definition at line 35 of file RandomSetter.h.