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, ScalarType
 

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 25 of file RandomSetter.h.

Member Typedef Documentation

◆ KeyType

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

Definition at line 27 of file RandomSetter.h.

◆ Type

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

Definition at line 28 of file RandomSetter.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename Scalar >
anonymous enum
Enumerator
IsSorted 

Definition at line 29 of file RandomSetter.h.

Member Function Documentation

◆ setInvalidKey()

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

Definition at line 33 of file RandomSetter.h.


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


gtsam
Author(s):
autogenerated on Wed May 15 2024 15:29:28