Template Struct numpy_map_impl_matrix

Inheritance Relationships

Derived Type

Struct Documentation

template<typename MatType, typename InputScalar, int AlignmentValue, typename Stride, bool IsVector = MatType::IsVectorAtCompileTime>
struct numpy_map_impl_matrix

Subclassed by eigenpy::numpy_map_impl< MatType, InputScalar, AlignmentValue, Stride, Eigen::MatrixBase< MatType > >