Public Types
ALIGNED< T1, T2 > Struct Template Reference

#include <utils.h>

List of all members.

Public Types

typedef std::list< T1,
Eigen::aligned_allocator< T1 > > 
list
typedef std::map< T1, T2 > map
typedef std::set< T1,
Eigen::aligned_allocator< T1 > > 
set
typedef std::vector< T1,
Eigen::aligned_allocator< T1 > > 
vector

Detailed Description

template<typename T1, typename T2 = T1>
struct ALIGNED< T1, T2 >

Definition at line 45 of file utils.h.


Member Typedef Documentation

template<typename T1, typename T2 = T1>
typedef std::list<T1, Eigen::aligned_allocator<T1> > ALIGNED< T1, T2 >::list

Definition at line 47 of file utils.h.

template<typename T1, typename T2 = T1>
typedef std::map<T1, T2> ALIGNED< T1, T2 >::map

Definition at line 49 of file utils.h.

template<typename T1, typename T2 = T1>
typedef std::set<T1, Eigen::aligned_allocator<T1> > ALIGNED< T1, T2 >::set

Definition at line 48 of file utils.h.

template<typename T1, typename T2 = T1>
typedef std::vector<T1, Eigen::aligned_allocator<T1> > ALIGNED< T1, T2 >::vector

Definition at line 46 of file utils.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


pose_estimation
Author(s): Jiri Divis/jiridivis@gmail.com
autogenerated on Wed Mar 27 2013 21:00:14