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