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