Template Struct NumpyMap
Defined in File numpy-map.hpp
Inheritance Relationships
Base Type
public eigenpy::numpy_map_impl< EigenType, InputScalar, EIGENPY_NO_ALIGNMENT_VALUE, typename StrideType< EigenType >::type >
(Template Struct numpy_map_impl)
Struct Documentation
-
template<typename EigenType, typename InputScalar, int AlignmentValue = EIGENPY_NO_ALIGNMENT_VALUE, typename Stride = typename StrideType<EigenType>::type>
struct NumpyMap : public eigenpy::numpy_map_impl<EigenType, InputScalar, EIGENPY_NO_ALIGNMENT_VALUE, typename StrideType<EigenType>::type>