Static Public Member Functions | List of all members
eigenpy::NumpyAllocator< MatType & > Struct Template Reference

#include <numpy-allocator.hpp>

Static Public Member Functions

template<typename SimilarMatrixType >
static PyArrayObject * allocate (Eigen::PlainObjectBase< SimilarMatrixType > &mat, npy_intp nd, npy_intp *shape)
 

Detailed Description

template<typename MatType>
struct eigenpy::NumpyAllocator< MatType & >

Definition at line 37 of file numpy-allocator.hpp.

Member Function Documentation

template<typename MatType >
template<typename SimilarMatrixType >
static PyArrayObject* eigenpy::NumpyAllocator< MatType & >::allocate ( Eigen::PlainObjectBase< SimilarMatrixType > &  mat,
npy_intp  nd,
npy_intp *  shape 
)
inlinestatic

Definition at line 40 of file numpy-allocator.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