|
using | Element = typename ndarray::Array< T, N, C >::Element |
|
using | Wrapper = pybind11::array_t< typename std::remove_const< Element >::type, 0 > |
|
|
bool | init (pybind11::handle src) |
|
bool | check () const |
|
ndarray::Array< T, N, C > | convert () const |
|
|
static pybind11::handle | toPython (ndarray::Array< T, N, C > const &src) |
|
|
bool | isNone |
|
Wrapper | wrapper |
|
|
static constexpr bool | isConst = std::is_const<Element>::value |
|
The documentation for this struct was generated from the following file:
- /home/runner/work/ndarray/ndarray/include/ndarray/pybind11.h