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

Inheritance Relationships

Base Type

Struct Documentation

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