#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/include/pybind11/numpy.h>
Static Public Member Functions | |
static pybind11::dtype | dtype () |
static std::string | format () |
static void | register_dtype (any_container< field_descriptor > fields) |
static pybind11::dtype | dtype () |
static std::string | format () |
static void | register_dtype (any_container< field_descriptor > fields) |
Static Public Attributes | |
static constexpr auto | name = make_caster<T>::name |
Static Private Member Functions | |
static PyObject * | dtype_ptr () |
static bool | direct_converter (PyObject *obj, void *&value) |
static PyObject * | dtype_ptr () |
static bool | direct_converter (PyObject *obj, void *&value) |
|
inlinestaticprivate |
Definition at line 1417 of file numpy.h.
References npy_format_descriptor< T, SFINAE >::dtype_ptr(), and npy_api::get().
Referenced by npy_format_descriptor< T, SFINAE >::register_dtype().
|
inlinestaticprivate |
Definition at line 1445 of file numpy.h.
References npy_format_descriptor< T, SFINAE >::dtype_ptr(), and npy_api::get().
|
inlinestatic |
Definition at line 1397 of file numpy.h.
References npy_format_descriptor< T, SFINAE >::dtype_ptr().
|
inlinestatic |
Definition at line 1425 of file numpy.h.
References npy_format_descriptor< T, SFINAE >::dtype_ptr().
|
inlinestaticprivate |
Definition at line 1412 of file numpy.h.
References npy_format_descriptor< T, SFINAE >::dtype_ptr(), get_numpy_internals(), and numpy_internals::get_type_info().
Referenced by npy_format_descriptor< T, SFINAE >::direct_converter(), npy_format_descriptor< T, SFINAE >::dtype(), and npy_format_descriptor< T, SFINAE >::dtype_ptr().
|
inlinestaticprivate |
Definition at line 1440 of file numpy.h.
References npy_format_descriptor< T, SFINAE >::dtype_ptr(), get_numpy_internals(), and numpy_internals::get_type_info().
|
inlinestatic |
Definition at line 1399 of file numpy.h.
References get_numpy_internals(), and numpy_internals::get_type_info().
|
inlinestatic |
Definition at line 1427 of file numpy.h.
References get_numpy_internals(), and numpy_internals::get_type_info().
|
inlinestatic |
Definition at line 1404 of file numpy.h.
References npy_format_descriptor< T, SFINAE >::direct_converter(), and register_structured_dtype().
|
inlinestatic |
Definition at line 1432 of file numpy.h.
References npy_format_descriptor< T, SFINAE >::direct_converter(), and register_structured_dtype().
|
staticconstexpr |