Public Types | Static Public Member Functions | List of all members
eigenpy::EigenFromPy< Eigen::TensorBase< TensorType > > Struct Template Reference

#include <eigen-from-python.hpp>

Inheritance diagram for eigenpy::EigenFromPy< Eigen::TensorBase< TensorType > >:
Inheritance graph
[legend]

Public Types

typedef Eigen::TensorBase< TensorType > Base
 
typedef EigenFromPy< TensorType > EigenFromPyDerived
 
- Public Types inherited from eigenpy::eigen_from_py_impl< EigenType, BaseType >
typedef EigenType::Scalar Scalar
 

Static Public Member Functions

static void registration ()
 
- Static Public Member Functions inherited from eigenpy::eigen_from_py_impl< EigenType, BaseType >
static void construct (PyObject *pyObj, bp::converter::rvalue_from_python_stage1_data *memory)
 Allocate memory and copy pyObj in the new storage. More...
 
static void * convertible (PyObject *pyObj)
 Determine if pyObj can be converted into a MatType object. More...
 
static void registration ()
 

Detailed Description

template<typename TensorType>
struct eigenpy::EigenFromPy< Eigen::TensorBase< TensorType > >

Definition at line 161 of file tensor/eigen-from-python.hpp.

Member Typedef Documentation

◆ Base

template<typename TensorType >
typedef Eigen::TensorBase<TensorType> eigenpy::EigenFromPy< Eigen::TensorBase< TensorType > >::Base

Definition at line 163 of file tensor/eigen-from-python.hpp.

◆ EigenFromPyDerived

template<typename TensorType >
typedef EigenFromPy<TensorType> eigenpy::EigenFromPy< Eigen::TensorBase< TensorType > >::EigenFromPyDerived

Definition at line 162 of file tensor/eigen-from-python.hpp.

Member Function Documentation

◆ registration()

template<typename TensorType >
static void eigenpy::EigenFromPy< Eigen::TensorBase< TensorType > >::registration ( )
inlinestatic

Definition at line 165 of file tensor/eigen-from-python.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