#include <it/cplx.h>
#include <it/vec.h>
#include <it/io.h>
Go to the source code of this file.
Functions | |
int | main () |
Definition in file test_cplx.c.
int main | ( | void | ) |
Definition at line 28 of file test_cplx.c.
References cadd(), cconj(), cdiv(), cimag, cmul(), cnorm(), cplx, cplx_0, cplx_1, cplx_I, cvec_mul_by_real(), cvec_new(), and it_printf().
|
|