AARE
Data analysis library for PSI hybrid detectors
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
aare::NumpyHeader Struct Reference

#include <NumpyHelpers.hpp>

Public Member Functions

std::string to_string () const
 

Data Fields

DType dtype {aare::DType::ERROR}
 
bool fortran_order {false}
 
shape_t shape {}
 

Member Function Documentation

◆ to_string()

std::string aare::NumpyHeader::to_string ( ) const

Field Documentation

◆ dtype

DType aare::NumpyHeader::dtype {aare::DType::ERROR}

◆ fortran_order

bool aare::NumpyHeader::fortran_order {false}

◆ shape

shape_t aare::NumpyHeader::shape {}

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