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