Static Public Member Functions | List of all members
eigenpy::numpy_allocator_impl_matrix< 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::numpy_allocator_impl_matrix< MatType & >

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

Member Function Documentation

◆ allocate()

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

Definition at line 99 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 Fri Jun 2 2023 02:10:27