![]() |
Scarab
v2.9.1
Project 8 C++ Utility Library
|
#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 PyObject * | dtype_ptr () |
| static bool | direct_converter (PyObject *obj, void *&value) |
|
inlinestaticprivate |
|
inlinestatic |
|
inlinestatic |
|
static |
1.8.13