List of all members
eigenpy::eigen_allocator_impl< const MatType, const Eigen::MatrixBase< MatType > > Struct Template Reference

#include <eigen-allocator.hpp>

Inheritance diagram for eigenpy::eigen_allocator_impl< const MatType, const Eigen::MatrixBase< MatType > >:
Inheritance graph
[legend]

Additional Inherited Members

- Public Types inherited from eigenpy::eigen_allocator_impl_matrix< const MatType >
typedef const MatType ::Scalar Scalar
 
typedef const MatType Type
 
- Static Public Member Functions inherited from eigenpy::eigen_allocator_impl_matrix< const MatType >
static void allocate (PyArrayObject *pyArray, boost::python::converter::rvalue_from_python_storage< const MatType > *storage)
 
static void copy (PyArrayObject *pyArray, const Eigen::MatrixBase< MatrixDerived > &mat_)
 Copy Python array into the input matrix mat. More...
 
static void copy (const Eigen::MatrixBase< MatrixDerived > &mat_, PyArrayObject *pyArray)
 Copy mat into the Python array using Eigen::Map. More...
 

Detailed Description

template<typename MatType>
struct eigenpy::eigen_allocator_impl< const MatType, const Eigen::MatrixBase< MatType > >

Definition at line 216 of file eigen-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