Specialized containers. More...
Typedefs | |
| template<typename T> | |
| using | aligned_vector = std::vector<T, Eigen::aligned_allocator<T>> |
Specialized containers.
| using aligned_vector = std::vector<T, Eigen::aligned_allocator<T>> |
Definition at line 21 of file aligned-vector.hpp.