Searched defs:aligned_allocator (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/Core/util/
H A DMemory.h630 /** \class aligned_allocator
639 * aligned_allocator<std::pair<const int, Matrix4f> > > my_map_mat4;
647 class aligned_allocator class in namespace:Eigen
661 typedef aligned_allocator<U> other;
674 aligned_allocator() function in class:Eigen::aligned_allocator
678 aligned_allocator( const aligned_allocator& ) function in class:Eigen::aligned_allocator
683 aligned_allocator( const aligned_allocator<U>& ) function in class:Eigen::aligned_allocator
687 ~aligned_allocator()
[all...]

Completed in 889 milliseconds