JWS C Library
C language utility library
complex.h File Reference

Declarations for a complex number. More...

#include <jwsc/config.h>
#include <stdlib.h>
Include dependency graph for complex.h:

Go to the source code of this file.

Data Structures

struct  Complex_f
 Single precision complex number. More...
struct  Complex_d
 Double precision complex number. More...

Detailed Description

Declarations for a complex number.

Author:
Joseph Schlecht
License:
Creative Commons BY-NC-SA 3.0

Definition in file complex.h.