JWS C Library
C language utility library
|
Declarations for a complex number. More...
#include <jwsc/config.h>
#include <stdlib.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... |
Declarations for a complex number.
Definition in file complex.h.