NiHu
2.0
|
Convert T to an std::vector<T> with Eigen allocator. More...
#include <eigen_utils.hpp>
Public Types | |
typedef std::vector< T, Eigen::aligned_allocator< T > > | type |
Convert T to an std::vector<T> with Eigen allocator.
Definition at line 41 of file eigen_utils.hpp.