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

#include <numpy-allocator.hpp>

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

Static Public Member Functions

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

Detailed Description

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

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

Member Function Documentation

◆ allocate()

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

Definition at line 165 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 Apr 26 2024 02:17:35