|
|
using | ShapeContainer = pybind11::array::ShapeContainer |
| |
|
|
template<typename T > |
| | PythonDynamicMemoryView (DynamicMemoryView< T > dynamicView, ShapeContainer arrayShape, ShapeContainer strides) |
| |
|
pybind11::memoryview | currentView () const |
| |
|
|
std::shared_ptr< void > | m_dynamicView |
| |
|
ShapeContainer | m_arrayShape |
| |
|
ShapeContainer | m_strides |
| |
|
Datatype | m_datatype |
| |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/openpmd-api/checkouts/0.15.1/src/binding/python/RecordComponent.cpp