Public Types | Static Public Member Functions
Eigen::StdMapTraits< Scalar > Struct Template Reference

#include <RandomSetter.h>

List of all members.

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

Definition at line 19 of file RandomSetter.h.


Member Typedef Documentation

template<typename Scalar >
typedef int Eigen::StdMapTraits< Scalar >::KeyType

Definition at line 21 of file RandomSetter.h.

template<typename Scalar >
typedef std::map<KeyType,Scalar> Eigen::StdMapTraits< Scalar >::Type

Definition at line 22 of file RandomSetter.h.


Member Enumeration Documentation

template<typename Scalar >
anonymous enum
Enumerator:
IsSorted 

Definition at line 23 of file RandomSetter.h.


Member Function Documentation

template<typename Scalar >
static void Eigen::StdMapTraits< Scalar >::setInvalidKey ( Type ,
const KeyType  
) [inline, static]

Definition at line 27 of file RandomSetter.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:58