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

#include <eigen-allocator.hpp>

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

Additional Inherited Members

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

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