Static Public Member Functions | List of all members
eigenpy::details::copy_if_non_const< MatType, is_const > Struct Template Reference

#include <eigen-from-python.hpp>

Static Public Member Functions

static void run (const Eigen::MatrixBase< MatType > &input, PyArrayObject *pyArray)
 

Detailed Description

template<typename MatType, bool is_const = boost::is_const<MatType>::value>
struct eigenpy::details::copy_if_non_const< MatType, is_const >

Definition at line 20 of file eigen-from-python.hpp.

Member Function Documentation

template<typename MatType , bool is_const = boost::is_const<MatType>::value>
static void eigenpy::details::copy_if_non_const< MatType, is_const >::run ( const Eigen::MatrixBase< MatType > &  input,
PyArrayObject *  pyArray 
)
inlinestatic

Definition at line 22 of file eigen-from-python.hpp.


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


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