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

Inheritance Relationships

Base Type

Struct Documentation

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