StdMapTraits Struct Template Reference
List of all members.
Detailed Description
template<typename Scalar>
struct Eigen::StdMapTraits< Scalar >
Represents a std::map
- See also:
- RandomSetter
|
Public Types |
enum | { IsSorted
} |
typedef int | KeyType |
typedef std::map< KeyType, Scalar > | Type |
Static Public Member Functions |
static void | setInvalidKey (Type &, const KeyType &) |
The documentation for this struct was generated from the following file: