Namespaces | Typedefs
eigen_stl_map_container.h File Reference
#include <Eigen/Core>
#include <Eigen/Geometry>
#include <map>
#include <string>
#include <functional>
Include dependency graph for eigen_stl_map_container.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Typedefs

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


eigen_stl_containers
Author(s): Ioan Sucan
autogenerated on Wed Jun 5 2019 20:14:30