Scarab  v2.9.1
Project 8 C++ Utility Library
Public Attributes | List of all members
ComplexStruct Struct Reference

Public Attributes

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

Detailed Description

Definition at line 80 of file test_numpy_dtypes.cpp.

Member Data Documentation

◆ cdbl

std::complex<double> cdbl

Definition at line 82 of file test_numpy_dtypes.cpp.

◆ cflt

std::complex<float> cflt

Definition at line 81 of file test_numpy_dtypes.cpp.


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