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

Static Public Member Functions

static PyObject * convert (Eigen::MatrixXd const &mat)
 
static PyObject * convert (MatType const &mat)
 

Detailed Description

template<typename MatType>
struct boopy::EigenMatrix_to_python_matrix< MatType >

Definition at line 13 of file eigenc.cpp.

Member Function Documentation

template<typename MatType >
static PyObject* boopy::EigenMatrix_to_python_matrix< MatType >::convert ( Eigen::MatrixXd const &  mat)
inlinestatic

Definition at line 15 of file eigenc.cpp.

template<typename MatType >
static PyObject* boopy::EigenMatrix_to_python_matrix< MatType >::convert ( MatType const &  mat)
inlinestatic

Definition at line 17 of file eigentemplate.cpp.


The documentation for this struct was generated from the following files:


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Sat Apr 17 2021 02:37:59