(v16)
Helpers for complex number arithemetic with mpfr.
More...
Go to the source code of this file.
Detailed Description
Helpers for complex number arithemetic with mpfr.
Definition in file complex.c.
Variable Documentation
int complex_c_cant_be_empty = 0 |
Random hack.
ISO C99 doesn't allow empty translation units, so it was easier to add a dummy variable than to fix the Makefile to allow headers without corresponding implementation files.
Definition at line 17 of file complex.c.