compbio
Public Types | Static Public Member Functions | List of all members
Eigen::StdMapTraits< Scalar > Struct Template Reference

Represents a std::map. More...

#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 &)
 

Detailed Description

template<typename Scalar>
struct Eigen::StdMapTraits< Scalar >

Represents a std::map.

See also
RandomSetter

The documentation for this struct was generated from the following file: