NiHu  2.0
NiHu::eigen_std_vector< T > Struct Template Reference

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
 

Detailed Description

template<class T>
struct NiHu::eigen_std_vector< T >

Convert T to an std::vector<T> with Eigen allocator.

Definition at line 41 of file eigen_utils.hpp.


The documentation for this struct was generated from the following file: