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

#include <eigen-to-python.hpp>

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

Static Public Member Functions

static PyObject * convert (typename boost::add_reference< typename boost::add_const< MatType >::type >::type mat)
 
static PyTypeObject const * get_pytype ()
 

Detailed Description

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

Definition at line 28 of file eigen-to-python.hpp.

Member Function Documentation

◆ convert()

template<typename MatType >
static PyObject* eigenpy::eigen_to_py_impl_matrix< MatType >::convert ( typename boost::add_reference< typename boost::add_const< MatType >::type >::type  mat)
inlinestatic

Definition at line 48 of file eigen-to-python.hpp.

◆ get_pytype()

template<typename MatType >
static PyTypeObject const* eigenpy::eigen_to_py_impl_matrix< MatType >::get_pytype ( )
inlinestatic

Definition at line 77 of file eigen-to-python.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