μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
ComplexStruct Struct Reference

Public Attributes

std::complex< float > cflt
 
std::complex< double > cdbl
 

Detailed Description

Definition at line 81 of file test_numpy_dtypes.cpp.

Member Data Documentation

◆ cdbl

std::complex< double > ComplexStruct::cdbl

Definition at line 83 of file test_numpy_dtypes.cpp.

Referenced by operator<<().

◆ cflt

std::complex< float > ComplexStruct::cflt

Definition at line 82 of file test_numpy_dtypes.cpp.

Referenced by operator<<().


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