ndarray
NumPy-friendly multidimensional arrays in C++
|
Public header file for pybind11-based Python support. More...
Go to the source code of this file.
Classes | |
struct | ndarray::Pybind11Helper< T, N, C > |
class | pybind11::detail::type_caster< ndarray::Array< T, N, C > > |
Typedefs | |
using | ndarray::pybind11_np_size_t = ssize_t |
Functions | |
void | ndarray::detail::destroyCapsule (PyObject *p) |
PyObject * | ndarray::makePyManager (Manager::Ptr const &m) |
Public header file for pybind11-based Python support.