#include <numpy.h>
Definition at line 143 of file numpy.h.
◆ get_type_info() [1/2]
template<typename T >
numpy_type_info* numpy_internals::get_type_info |
( |
bool |
throw_if_missing = true | ) |
|
|
inline |
◆ get_type_info() [2/2]
numpy_type_info* numpy_internals::get_type_info |
( |
const std::type_info & |
tinfo, |
|
|
bool |
throw_if_missing = true |
|
) |
| |
|
inline |
◆ registered_dtypes
std::unordered_map<std::type_index, numpy_type_info> numpy_internals::registered_dtypes |
The documentation for this struct was generated from the following file: