PyPO User Manual
arrC1f Struct Reference

#include <Structs.h>

Public Attributes

float * x
 
float * y
 

Detailed Description

1D array of complex numbers.

Member Data Documentation

◆ x

float* arrC1f::x

array of float, representing real part of array.

◆ y

float* arrC1f::y

array of float, representing imaginary part of array.


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