cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Public Attributes | List of all members
numpy_type_info Struct Reference

#include <numpy.h>

Public Attributes

PyObject * dtype_ptr
 
std::string format_str
 

Detailed Description

Definition at line 85 of file numpy.h.

Member Data Documentation

◆ dtype_ptr

PyObject* numpy_type_info::dtype_ptr

Definition at line 86 of file numpy.h.

◆ format_str

std::string numpy_type_info::format_str

Definition at line 87 of file numpy.h.


The documentation for this struct was generated from the following file: