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

#include <numpy-allocator.hpp>

Inheritance diagram for eigenpy::numpy_allocator_impl_matrix< MatType >:
Inheritance graph
[legend]

Static Public Member Functions

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

Detailed Description

template<typename MatType>
struct eigenpy::numpy_allocator_impl_matrix< MatType >

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

Member Function Documentation

◆ allocate()

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

Definition at line 48 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