Represents a std::map.
Definition at line 33 of file SparseExtra.
Public Types | |
| enum | { IsSorted = 1 } |
| typedef int | KeyType |
| typedef std::map< KeyType, Scalar > | Type |
Static Public Member Functions | |
| static void | setInvalidKey (Type &, const KeyType &) |
| typedef int Eigen::StdMapTraits< Scalar >::KeyType |
Definition at line 35 of file SparseExtra.
| typedef std::map<KeyType,Scalar> Eigen::StdMapTraits< Scalar >::Type |
Definition at line 36 of file SparseExtra.
| anonymous enum |
Definition at line 37 of file SparseExtra.
| static void Eigen::StdMapTraits< Scalar >::setInvalidKey | ( | Type & | , |
| const KeyType & | |||
| ) | [inline, static] |
Definition at line 41 of file SparseExtra.
| Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 | Hosted on: |