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

#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

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  
)
inlinestatic

Definition at line 27 of file RandomSetter.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:22