eigenpy 3.12.0
Bindings between Numpy and Eigen using Boost.Python
Loading...
Searching...
No Matches
eigenpy::details::container_traits< Container > Struct Template Reference

Public Types

typedef Container::allocator_type Allocator

Detailed Description

template<class Container>
struct eigenpy::details::container_traits< Container >

Definition at line 244 of file std-vector.hpp.

Member Typedef Documentation

◆ Allocator

template<class Container>
typedef Container::allocator_type eigenpy::details::container_traits< Container >::Allocator

Definition at line 246 of file std-vector.hpp.


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