Public Types | Static Public Member Functions | List of all members
eigenpy::NumpyMap< MatType, InputScalar, AlignmentValue, Stride > Struct Template Reference

#include <numpy-map.hpp>

Public Types

typedef Impl::EigenMap EigenMap
 
typedef NumpyMapTraits< MatType, InputScalar, AlignmentValue, Stride > Impl
 

Static Public Member Functions

static EigenMap map (PyArrayObject *pyArray, bool swap_dimensions=false)
 

Detailed Description

template<typename MatType, typename InputScalar, int AlignmentValue = EIGENPY_NO_ALIGNMENT_VALUE, typename Stride = typename StrideType<MatType>::type>
struct eigenpy::NumpyMap< MatType, InputScalar, AlignmentValue, Stride >

Definition at line 20 of file numpy-map.hpp.

Member Typedef Documentation

template<typename MatType, typename InputScalar, int AlignmentValue = EIGENPY_NO_ALIGNMENT_VALUE, typename Stride = typename StrideType<MatType>::type>
typedef Impl::EigenMap eigenpy::NumpyMap< MatType, InputScalar, AlignmentValue, Stride >::EigenMap

Definition at line 23 of file numpy-map.hpp.

template<typename MatType, typename InputScalar, int AlignmentValue = EIGENPY_NO_ALIGNMENT_VALUE, typename Stride = typename StrideType<MatType>::type>
typedef NumpyMapTraits<MatType, InputScalar, AlignmentValue, Stride> eigenpy::NumpyMap< MatType, InputScalar, AlignmentValue, Stride >::Impl

Definition at line 22 of file numpy-map.hpp.

Member Function Documentation

template<typename MatType , typename InputScalar , int AlignmentValue, typename Stride >
NumpyMap< MatType, InputScalar, AlignmentValue, Stride >::EigenMap eigenpy::NumpyMap< MatType, InputScalar, AlignmentValue, Stride >::map ( PyArrayObject *  pyArray,
bool  swap_dimensions = false 
)
static

Definition at line 156 of file numpy-map.hpp.


The documentation for this struct was generated from the following file:


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Sat Apr 17 2021 02:37:59