template<typename MatType, typename InputScalar, int AlignmentValue, typename Stride, bool IsVector = MatType::IsVectorAtCompileTime>
struct eigenpy::numpy_map_impl_matrix< MatType, InputScalar, AlignmentValue, Stride, IsVector >
Definition at line 17 of file numpy-map.hpp.