#include <eigen-from-python.hpp>
|
typedef Eigen::TensorRef< TensorType > | RefType |
|
typedef TensorType::Scalar | Scalar |
|
template<typename TensorType>
struct eigenpy::EigenFromPy< Eigen::TensorRef< TensorType > >
Definition at line 178 of file tensor/eigen-from-python.hpp.
◆ RefType
template<typename TensorType >
◆ Scalar
template<typename TensorType >
◆ convertible()
template<typename TensorType >
static void* eigenpy::EigenFromPy< Eigen::TensorRef< TensorType > >::convertible |
( |
PyObject * |
pyObj | ) |
|
|
inlinestatic |
◆ registration()
template<typename TensorType >
The documentation for this struct was generated from the following file: