#include <numpy.h>
Static Public Member Functions | |
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 bool | direct_converter (PyObject *obj, void *&value) |
static PyObject * | dtype_ptr () |
|
inlinestaticprivate |
|
inlinestatic |
|
inlinestaticprivate |
|
inlinestatic |
|
inlinestatic |
|
staticconstexpr |