Typedefs
EigenSTL Namespace Reference

Typedef's for STL containers of Eigen types with proper memory alignment. More...

Typedefs

typedef std::map< std::string, Eigen::Affine3d, std::less< std::string >, Eigen::aligned_allocator< std::pair< const std::string, Eigen::Affine3d > > > map_string_Affine3d
 
typedef std::map< std::string, Eigen::Affine3f, std::less< std::string >, Eigen::aligned_allocator< std::pair< const std::string, Eigen::Affine3f > > > map_string_Affine3f
 
typedef std::map< std::string, Eigen::Vector3d, std::less< std::string >, Eigen::aligned_allocator< std::pair< const std::string, Eigen::Vector3d > > > map_string_Vector3d
 
typedef std::map< std::string, Eigen::Vector3f, std::less< std::string >, Eigen::aligned_allocator< std::pair< const std::string, Eigen::Vector3f > > > map_string_Vector3f
 
typedef std::vector< Eigen::Affine3d, Eigen::aligned_allocator< Eigen::Affine3d > > vector_Affine3d
 
typedef std::vector< Eigen::Affine3f, Eigen::aligned_allocator< Eigen::Affine3f > > vector_Affine3f
 
typedef std::vector< Eigen::Isometry3d, Eigen::aligned_allocator< Eigen::Isometry3d > > vector_Isometry3d
 
typedef std::vector< Eigen::Isometry3f, Eigen::aligned_allocator< Eigen::Isometry3f > > vector_Isometry3f
 
typedef std::vector< Eigen::Vector3d, Eigen::aligned_allocator< Eigen::Vector3d > > vector_Vector3d
 
typedef std::vector< Eigen::Vector3f, Eigen::aligned_allocator< Eigen::Vector3f > > vector_Vector3f
 
typedef std::vector< Eigen::Vector4d, Eigen::aligned_allocator< Eigen::Vector4d > > vector_Vector4d
 
typedef std::vector< Eigen::Vector4f, Eigen::aligned_allocator< Eigen::Vector4f > > vector_Vector4f
 

Detailed Description

Typedef's for STL containers of Eigen types with proper memory alignment.

Typedef Documentation

typedef std::map<std::string, Eigen::Affine3d, std::less<std::string>, Eigen::aligned_allocator<std::pair<const std::string, Eigen::Affine3d> > > EigenSTL::map_string_Affine3d

Definition at line 57 of file eigen_stl_map_container.h.

typedef std::map<std::string, Eigen::Affine3f, std::less<std::string>, Eigen::aligned_allocator<std::pair<const std::string, Eigen::Affine3f> > > EigenSTL::map_string_Affine3f

Definition at line 60 of file eigen_stl_map_container.h.

typedef std::map<std::string, Eigen::Vector3d, std::less<std::string>, Eigen::aligned_allocator<std::pair<const std::string, Eigen::Vector3d> > > EigenSTL::map_string_Vector3d

Definition at line 51 of file eigen_stl_map_container.h.

typedef std::map<std::string, Eigen::Vector3f, std::less<std::string>, Eigen::aligned_allocator<std::pair<const std::string, Eigen::Vector3f> > > EigenSTL::map_string_Vector3f

Definition at line 54 of file eigen_stl_map_container.h.

typedef std::vector<Eigen::Affine3d, Eigen::aligned_allocator<Eigen::Affine3d> > EigenSTL::vector_Affine3d

Definition at line 55 of file eigen_stl_vector_container.h.

typedef std::vector<Eigen::Affine3f, Eigen::aligned_allocator<Eigen::Affine3f> > EigenSTL::vector_Affine3f

Definition at line 54 of file eigen_stl_vector_container.h.

typedef std::vector<Eigen::Isometry3d, Eigen::aligned_allocator<Eigen::Isometry3d> > EigenSTL::vector_Isometry3d

Definition at line 57 of file eigen_stl_vector_container.h.

typedef std::vector<Eigen::Isometry3f, Eigen::aligned_allocator<Eigen::Isometry3f> > EigenSTL::vector_Isometry3f

Definition at line 56 of file eigen_stl_vector_container.h.

typedef std::vector<Eigen::Vector3d, Eigen::aligned_allocator<Eigen::Vector3d> > EigenSTL::vector_Vector3d

Definition at line 51 of file eigen_stl_vector_container.h.

typedef std::vector<Eigen::Vector3f, Eigen::aligned_allocator<Eigen::Vector3f> > EigenSTL::vector_Vector3f

Definition at line 50 of file eigen_stl_vector_container.h.

typedef std::vector<Eigen::Vector4d, Eigen::aligned_allocator<Eigen::Vector4d> > EigenSTL::vector_Vector4d

Definition at line 53 of file eigen_stl_vector_container.h.

typedef std::vector<Eigen::Vector4f, Eigen::aligned_allocator<Eigen::Vector4f> > EigenSTL::vector_Vector4f

Definition at line 52 of file eigen_stl_vector_container.h.



eigen_stl_containers
Author(s): Ioan Sucan
autogenerated on Mon Jun 10 2019 13:07:22