Template Struct numpy_map_impl< const MatType, InputScalar, AlignmentValue, Stride, const Eigen::MatrixBase< MatType > >

Inheritance Relationships

Base Type

Struct Documentation

template<typename MatType, typename InputScalar, int AlignmentValue, typename Stride>
struct numpy_map_impl<const MatType, InputScalar, AlignmentValue, Stride, const Eigen::MatrixBase<MatType>> : public eigenpy::numpy_map_impl_matrix<const MatType, InputScalar, AlignmentValue, Stride>