Classes | Namespaces | Macros | Functions
container/aligned-vector.hpp File Reference
#include <vector>
#include <Eigen/StdVector>
Include dependency graph for container/aligned-vector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pinocchio::container::aligned_vector< T >
 Specialization of an std::vector with an aligned allocator. This specialization might be used when the type T is or contains some Eigen members. More...
 

Namespaces

 pinocchio
 Main pinocchio namespace.
 
 pinocchio::container
 Specialized containers.
 

Macros

#define PINOCCHIO_ALIGNED_STD_VECTOR(Type)   ::pinocchio::container::aligned_vector<Type>
 

Functions

template<class T >
bool pinocchio::container::operator== (const aligned_vector< T > &lhs, const aligned_vector< T > &rhs)
 

Macro Definition Documentation

◆ PINOCCHIO_ALIGNED_STD_VECTOR

#define PINOCCHIO_ALIGNED_STD_VECTOR (   Type)    ::pinocchio::container::aligned_vector<Type>

Definition at line 11 of file container/aligned-vector.hpp.



pinocchio
Author(s):
autogenerated on Tue Feb 13 2024 03:44:00