Template Struct numpy_allocator_impl< MatType, Eigen::MatrixBase< typename remove_const_reference< MatType >::type > >

Inheritance Relationships

Base Type

Struct Documentation

template<typename MatType>
struct numpy_allocator_impl<MatType, Eigen::MatrixBase<typename remove_const_reference<MatType>::type>> : public eigenpy::numpy_allocator_impl_matrix<MatType>