Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

Complex Struct Reference

Data Fields

double x
double y

Detailed Description

Definition at line 18 of file complex.c.


Field Documentation

double Complex::x

Definition at line 20 of file complex.c.

Referenced by complex_add(), complex_in(), complex_out(), complex_recv(), and complex_send().

double Complex::y

Definition at line 21 of file complex.c.

Referenced by complex_add(), complex_in(), complex_out(), complex_recv(), and complex_send().


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