PyPO User Manual
arrC1 Struct Reference

#include <Structs.h>

Public Attributes

double * x
 
double * y
 

Detailed Description

1D array of complex numbers.

Member Data Documentation

◆ x

double* arrC1::x

array of double, representing real part of array.

◆ y

double* arrC1::y

array of double, representing imaginary part of array.


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